mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Enhance button and input css reset to protect from user agent stylesheet
This commit is contained in:
parent
689f60d1ce
commit
6a5e73e673
@ -45,4 +45,8 @@ q:before, q:after {
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
input, button {
|
||||
border-style: none;
|
||||
}
|
Loading…
Reference in New Issue
Block a user