1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

fix: display allignment (#3190)

This commit is contained in:
Brandon Maharaj
2022-07-28 15:51:51 -04:00
committed by GitHub
parent 4fc278b956
commit 3c7bb3bb84
2 changed files with 5 additions and 1 deletions

View File

@@ -90,6 +90,10 @@
@extend .no-btn;
}
.contents {
display: contents;
}
.toggle-button {
&:hover,
&:focus {