mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-04 08:35:34 +00:00
Error log and now showing video on play in small player on desktop
This commit is contained in:
@@ -3115,6 +3115,14 @@ nav ul li:hover, nav ul li.active {
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
.pointer-events-all-mobile {
|
||||
pointer-events: all !important;
|
||||
}
|
||||
|
||||
.small-display {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.hide-on-small-only{
|
||||
display:none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user