Fix page jump when library scrolls.

This commit is contained in:
Matthew Stratford 2020-04-20 13:49:44 +01:00
parent d53317efcc
commit e12499e120

View file

@ -42,8 +42,8 @@
background-color: #2d333c; background-color: #2d333c;
border-color: #2d425f; border-color: #2d425f;
border: none; border: none;
height: 60px;
max-height: 7vh; max-height: 7vh;
flex-shrink: 0;
} }
.navbar-ury .navbar-brand { .navbar-ury .navbar-brand {
color: #ffffff; color: #ffffff;