mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
Use transparent border for consistent size with and without border.
This commit is contained in:
parent
8342c20b58
commit
392d0d020c
@ -53,7 +53,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border: none;
|
||||
border: 1px solid transparent;
|
||||
background: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user