mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.1
This commit is contained in:
15
scss/inittrackerplayerview.scss
Normal file
15
scss/inittrackerplayerview.scss
Normal file
@@ -0,0 +1,15 @@
|
||||
#initp__wrp_active {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.is-fullscreen .initp__fullscreen-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.viewport-wrapper {
|
||||
bottom: 0;
|
||||
height: 100vh;
|
||||
min-height: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user