changed stuff again :3
This commit is contained in:
parent
df0dddd227
commit
fea82f3532
4 changed files with 8 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: 'DepartureMono Nerd Font';
|
||||
font-family: "DepartureMono Nerd Font", "Unifont";
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
min-height: 10px;
|
||||
|
|
@ -49,6 +49,7 @@ tooltip label {
|
|||
padding: 4px 16px;
|
||||
border-radius: 32px;
|
||||
border: 1px solid @color01;
|
||||
min-height: 14px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue