🔧 fix borderradius for wofi
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
1057f9ff07
commit
2eeacd0b5a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
window {
|
||||
border: 2px solid #cba6f7;
|
||||
background-color: #1e1e2e;
|
||||
border-radius: 20px;
|
||||
border-radius: 10px;
|
||||
font-family: "JetBrains Mono Nerd Font";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue