Use more vars
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
ce55ed8221
commit
e62d76a6f2
2 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
}
|
||||
|
||||
.infoBubbleIcon {
|
||||
background-color: rgba(23, 25, 28, 0.85);
|
||||
background-color: var(--backgrouund-85);
|
||||
}
|
||||
|
||||
.button button:hover svg * {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue