تغییرات
This commit is contained in:
parent
e537798081
commit
b95d9c5d51
|
@ -172,10 +172,8 @@ const goToLibraryShow = (item) => {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 719.99px) {
|
@media screen and (max-width: 719.99px) {
|
||||||
.library-list-contianer {
|
|
||||||
}
|
|
||||||
.library-list {
|
.library-list {
|
||||||
height: calc(100dvh - 8em);
|
height: calc(100dvh - 13em);
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
|
@ -185,5 +183,4 @@ const goToLibraryShow = (item) => {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user