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

round the icons

This commit is contained in:
Kyle Spearrin
2017-10-11 09:46:04 -04:00
parent de3f310082
commit 1f26ff5c80

View File

@@ -448,6 +448,7 @@ form .btn .loading-icon {
img {
max-width: 24px;
height: auto;
border-radius: 3px;
}
@media (max-width: @screen-sm-max) {