Transparent color scheme, preparing for custom backgrounds

This commit is contained in:
Maksim Eltyshev
2020-05-22 16:59:22 +05:00
parent 746e2fe790
commit efd4de4000
6 changed files with 25 additions and 16 deletions

View File

@@ -108,6 +108,7 @@
max-height: calc(100vh - 300px);
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: thin;
width: 290px;
}