mirror of https://github.com/hykilpikonna/AquaDX
[S] Fix level color
parent
bf43944c27
commit
c992701387
|
@ -173,7 +173,7 @@
|
||||||
bottom: 0
|
bottom: 0
|
||||||
right: 0
|
right: 0
|
||||||
padding: 5px 10px
|
padding: 5px 10px
|
||||||
background: var(--lv-color)
|
background: rgb(var(--lv-color))
|
||||||
// Top left border radius
|
// Top left border radius
|
||||||
border-radius: 10px 0
|
border-radius: 10px 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue