Reduce use of isMobile()

This commit is contained in:
the-djmaze 2023-02-23 15:43:32 +01:00
parent 6af13255f2
commit 8623bb5d60
9 changed files with 28 additions and 23 deletions

View file

@ -170,7 +170,7 @@ html.rl-left-panel-disabled {
left: 0;
top: 0;
bottom: 0;
width: 155px;
width: 50vw;
z-index: 3;
}
.rl-left-panel-disabled #rl-left {