PlayerView: show separators on small screen

This commit is contained in:
He4eT 2023-05-24 02:02:24 +03:00 committed by Alexey
commit 8b6a805c36
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,7 @@
body {
--outer-padding: 0px;
--border-width: 0px;
--separator-width: 2px;
--inner-padding: 8px;
--input-box-margin: 0px;
}