mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Increase negative y offset.
This commit is contained in:
@@ -24,7 +24,7 @@ Label {
|
||||
}
|
||||
|
||||
.chani {
|
||||
offset: 0 -2;
|
||||
offset: 0 -3;
|
||||
background: blue 20%;
|
||||
border: outer blue;
|
||||
color: blue;
|
||||
|
||||
Reference in New Issue
Block a user