some styles fixes
This commit is contained in:
parent
cc02672e14
commit
59a05081c5
4 changed files with 14 additions and 13 deletions
|
@ -101,5 +101,7 @@
|
|||
border-color: var(--border, $fallback--border);
|
||||
padding: 10px;
|
||||
z-index: 1;
|
||||
background-color: $fallback--btn;
|
||||
background-color: var(--btn, $fallback--btn);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue