1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

list height fix

This commit is contained in:
Kyle Spearrin
2020-01-13 08:45:08 -05:00
parent d00fb9e0a5
commit 1e100d1bf1

View File

@@ -379,7 +379,7 @@ input[type="search"]::-webkit-search-cancel-button {
width: 76px;
max-width: 76px;
text-align: right;
height: 48px;
height: 50px;
&.wider {
width: 100px;