Fix page jump when library scrolls.
This commit is contained in:
parent
d53317efcc
commit
e12499e120
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue