mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-20 21:01:29 +01:00
max-height on icon image
This commit is contained in:
parent
4a301aaec3
commit
4222b192c4
@ -373,6 +373,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||||||
img {
|
img {
|
||||||
@extend .rounded;
|
@extend .rounded;
|
||||||
@extend .img-fluid;
|
@extend .img-fluid;
|
||||||
|
max-height: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user