fixed mnu-bottom visual bug
This commit is contained in:
parent
93a6977f04
commit
c4618742c6
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
.book-page {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.book-menu-bot {
|
||||
bottom: 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.info-container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Reference in a new issue