Fixed background in switcher list

This commit is contained in:
Vladyslav Hroshev
2024-03-25 17:11:32 +02:00
parent 43a75dda32
commit e1cb3004c7

View File

@@ -17,6 +17,8 @@
/* running apps in switcher list */
.switcher-list .item-box {
border-radius: 20px;
color: TEXT-PRIMARY-COLOR;
background-color: transparent;
}
.switcher-list .item-box:hover,