Fix highlighting in subpanel container

This commit is contained in:
Clemente Raposo 2024-12-06 12:10:03 +00:00 committed by Jack Anderson
parent 6ebd03a5cd
commit 167ec5f874

View file

@ -170,7 +170,6 @@ div.widget-panel .panel-card .card-header {
.widget-entry-label {
font-size: .62rem;
color: $highlight-grey;
font-weight: 900;
}
}
@ -238,6 +237,7 @@ div.widget-panel .panel-card .card-header {
}
}
}
}