Increase negative y offset.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-09 16:34:24 +00:00
parent 15691b4451
commit 130d8b8d05
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ Label {
}
.chani {
offset: 0 -2;
offset: 0 -3;
background: blue 20%;
border: outer blue;
color: blue;