mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
adjust icon sizes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user