mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix
This commit is contained in:
@@ -273,7 +273,7 @@ onMounted(() => {
|
||||
|
||||
@media (width <= 768px) {
|
||||
.torrent-list-vscroll {
|
||||
block-size: calc(100vh - 8rem - env(safe-area-inset-bottom));
|
||||
block-size: calc(100vh - 9rem - env(safe-area-inset-bottom));
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user