mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
totp-col breaks at sm, not md
This commit is contained in:
@@ -735,7 +735,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.totp-col {
|
||||
margin: -10px 0 10px 0;
|
||||
|
||||
@media (min-width: @screen-md) {
|
||||
@media (min-width: @screen-sm) {
|
||||
padding-top: 26px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user