add left and right padding to the dashboard applets

This helps when applying themes
This commit is contained in:
chansizzle 2024-11-27 14:59:16 -07:00 committed by GitHub
parent 91dcc94e82
commit 61db1c42a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2792,6 +2792,7 @@ else { //default: white
}
span.hud_title {
padding: 0px 5px 0px 5px;
display: block;
width: 100%;
font-family: <?=$dashboard_label_text_font?>;