mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(theme-chalk): fix input style (#10390)
This commit is contained in:
@@ -236,6 +236,10 @@
|
||||
);
|
||||
}
|
||||
|
||||
&::selection {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
// override edge default style
|
||||
&[type='password']::-ms-reveal {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user