fix(client): remove appearance on buttons (#35221)
This commit is contained in:
committed by
Valeriy
parent
66f88f2082
commit
64e4f943ac
@@ -122,12 +122,6 @@ button,
|
||||
select {
|
||||
text-transform: none;
|
||||
}
|
||||
[type='reset'],
|
||||
[type='submit'],
|
||||
button,
|
||||
html [type='button'] {
|
||||
-webkit-appearance: button;
|
||||
}
|
||||
[type='button']::-moz-focus-inner,
|
||||
[type='reset']::-moz-focus-inner,
|
||||
[type='submit']::-moz-focus-inner,
|
||||
|
Reference in New Issue
Block a user