mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +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 {
|
||||
@extend .rounded;
|
||||
@extend .img-fluid;
|
||||
max-height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user