changed look slightly

This commit is contained in:
2026-03-07 14:34:25 +11:00
parent fe410f6444
commit 3bcab4414a
2 changed files with 6 additions and 6 deletions

View File

@@ -9,15 +9,15 @@ EffectLabel {
}
#middle {
border: $success ascii;
width: 50;
border: $success round;
width: 60;
height: 28;
padding: 0 1 1 1;
Static {
min-width: 100%;
text-align: center;
margin: 0 1;
}
DataTable {