Fix some mobile view css issues

This commit is contained in:
djmaze 2020-09-12 13:57:09 +02:00
parent ce652d96b7
commit 99bd895090
25 changed files with 70 additions and 70 deletions

View file

@ -162,7 +162,7 @@ html:not(.rl-left-panel-disabled) #rl-left.resizable > .resizer,
background: rgba(0, 0, 0, .6);
padding: 15px;
border-radius: 5px;
text-shadow: 0px 1px 1px #000;
text-shadow: 0 1px 1px #000;
}
}
}