fix: widget box style

This commit is contained in:
MeexReay 2025-09-02 21:10:42 +03:00
parent da657875a1
commit ce4e5e40b3

View File

@ -4,7 +4,7 @@
margin: -35px;
}
.widget_box {
.widget-box {
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
border-bottom: 2px solid rgba(0, 0, 0, 0.20);
min-height: 121px;
@ -29,4 +29,4 @@
/* .message-name-green { color: #70fa7a; }
.message-name-red { color: #fa7070; }
.message-name-magenta { color: #da70fa; }
.message-name-cyan { color: #70fadc; } */
.message-name-cyan { color: #70fadc; } */