mirror of
https://github.com/bitwarden/web
synced 2025-12-16 16:23:31 +00:00
max-height on icon image
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user