Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn: make scrollbars use button roundness
This commit is contained in:
commit
785c3df7e1
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…
Add table
Reference in a new issue