Added window transparency ans styles

This commit is contained in:
Jarek Ceborski
2024-07-12 21:12:34 +02:00
parent 7bd0b743f4
commit e012cc16e6
7 changed files with 15 additions and 38 deletions
-2
View File
@@ -20,8 +20,6 @@
flex-direction: column;
width: 50px;
overflow: hidden;
background-color: var(--panel-bg-color);
border-left: 1px solid var(--border-color);
.widget {
display: flex;