mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-20 16:07:45 +01:00
adjust icon sizes
This commit is contained in:
parent
a99ce875ca
commit
738a40a848
Binary file not shown.
Before Width: | Height: | Size: 729 B After Width: | Height: | Size: 344 B |
@ -355,11 +355,13 @@
|
||||
align-items: center;
|
||||
float: left;
|
||||
height: 36px;
|
||||
width: 36px;
|
||||
width: 34px;
|
||||
margin-left: -5px;
|
||||
|
||||
img {
|
||||
border-radius: 3px;
|
||||
max-height: 24px;
|
||||
max-width: 24px;
|
||||
max-height: 20px;
|
||||
max-width: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -410,7 +412,7 @@
|
||||
padding: 3px 10px;
|
||||
|
||||
.btn-list {
|
||||
padding: 8px;
|
||||
padding: 8px 5px;
|
||||
}
|
||||
|
||||
&:not(:hover):focus {
|
||||
|
Loading…
Reference in New Issue
Block a user