[S] Fix level color

pull/14/head
Azalea 2024-02-27 13:34:06 -05:00
parent bf43944c27
commit c992701387
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
bottom: 0
right: 0
padding: 5px 10px
background: var(--lv-color)
background: rgb(var(--lv-color))
// Top left border radius
border-radius: 10px 0