Files
5etools-mirror-2.github.io/scss/inittrackerplayerview.scss
TheGiddyLimit f00d1f3833 v1.201.0
2024-03-10 21:53:34 +00:00

16 lines
212 B
SCSS

#initp__wrp_active {
display: none;
}
.is-fullscreen .initp__fullscreen-hidden {
display: none !important;
}
@media (width <= 991px) {
.viewport-wrapper {
bottom: 0;
height: 100vh;
min-height: 0;
}
}