Update #20 app.css bg in dash label

This commit is contained in:
Vladyslav Hroshev
2024-04-02 22:10:54 +03:00
parent 7a7a682d35
commit 10bd9b98bc

View File

@@ -199,7 +199,7 @@
/* popup label when hovering the app in dash */ /* popup label when hovering the app in dash */
.dash-label { .dash-label {
background-color: SECTION-COLOR; background-color: SECTION-OPAQUE-COLOR;
color: TEXT-PRIMARY-COLOR; color: TEXT-PRIMARY-COLOR;
border-radius: 12px; border-radius: 12px;
border: 1px solid BORDER-MENU-SHADOW; border: 1px solid BORDER-MENU-SHADOW;