Center icon badges properly and split wallpaper tile row to 2 per row

This commit is contained in:
2026-07-27 12:16:49 -04:00
parent 0dd174d8c7
commit 9a2e352202
3 changed files with 10 additions and 3 deletions
+6 -1
View File
@@ -364,11 +364,16 @@
.widget-icon-badge {
background-color: alpha(@accent, 0.18);
border-radius: 8px;
padding: 8px 11px;
min-width: 32px;
min-height: 32px;
color: @accent;
font-size: 16px;
}
.widget-icon-badge label {
padding: 0;
}
.widget-card-title {
font-size: 13px;
font-weight: bold;