1
0
Fork 0

Fix stats card label width

This commit is contained in:
Chocobozzz 2021-08-18 09:34:00 +02:00
parent f645af4396
commit f7891304f0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $contextmenu-background-color: rgba(0, 0, 0, 0.6);
font-weight: 600;
padding: 0 .5em;
text-align: end;
width: 11.5em;
min-width: 11.5em;
white-space: nowrap;
}
}