QS: quick toggle menu changes

- Decrease border radius
- Fix margins in Background apps menu
This commit is contained in:
Vladyslav Hroshev
2023-04-30 11:35:35 +03:00
parent ff1b5e9b0c
commit 2e1512e076

View File

@@ -103,8 +103,9 @@
.quick-toggle-menu {
background-color: BACKGROUND-COLOR !important;
color: TEXT-PRIMARY-COLOR !important;
border-radius: 20px;
border-radius: 18px;
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
margin: 12px auto;
}
/* connect / disconnect text color */