Archived
1
1
Fork 0

increase padding

This commit is contained in:
Josh Lay 2023-04-22 22:42:35 -05:00
parent 2cdfc0e768
commit 7e41c0fe3d
Signed by: jlay
GPG key ID: B265E45CACAD108A
2 changed files with 1 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View file

@ -4,15 +4,13 @@ GPUStatsWidget {
grid-gutter: 2 4;
background: $boost;
height: 11;
/* margin: 1;*/
min-width: 50;
/* padding: 1;*/
padding: 1;
}
/* for colors, see: https://textual.textualize.io/guide/design/#theme-reference */
.box {
margin: 1;
height: 100%;
/* border: ascii $primary-background;*/
border: solid $primary-background;