forked from AkkomaGang/akkoma-fe
make scrollbars use button roundness
This commit is contained in:
parent
b8b7ae8564
commit
6b67c095bf
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ body {
|
|||
|
||||
color: var(--btnText);
|
||||
background-repeat: no-repeat, no-repeat;
|
||||
border-radius: var(--btnRadius);
|
||||
|
||||
&:horizontal {
|
||||
background-size: 50% calc(50% - var(--___bgPadding)), 50% calc(50% - var(--___bgPadding));
|
||||
|
|
Loading…
Reference in a new issue