mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
round the icons
This commit is contained in:
parent
de3f310082
commit
1f26ff5c80
@ -448,6 +448,7 @@ form .btn .loading-icon {
|
||||
img {
|
||||
max-width: 24px;
|
||||
height: auto;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@media (max-width: @screen-sm-max) {
|
||||
|
Loading…
Reference in New Issue
Block a user