Adjust subpanel styling

This commit is contained in:
Clemente Raposo 2024-12-11 01:02:33 +00:00 committed by Jack Anderson
parent f721437b1a
commit 460937e9b3

View file

@ -138,11 +138,16 @@ div.widget-panel .panel-card .card-header {
.sub-panel-banner-value {
margin-left: 0.4em;
min-width: fit-content;
.widget-entry-value {
color: $shell-grey;
font-size: .67rem;
}
.skeleton-field-content {
height: 0.8em;
}
}
.sub-panel-banner-button-title {
@ -393,7 +398,7 @@ div.widget-panel .panel-card .card-header {
&:first-child {
.card.panel-card {
margin-top: 0.5em;
margin-top: 0.3em;
}
}
table {