mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 21:48:06 +01:00
This commit is contained in:
parent
b76c36b7b3
commit
5298c836da
2 changed files with 7 additions and 1 deletions
|
|
@ -55,6 +55,12 @@
|
|||
.b3-slider {
|
||||
width: var(--b3-dynamicscroll-width);
|
||||
display: block;
|
||||
|
||||
&::-webkit-slider-runnable-track,
|
||||
&::-webkit-slider-thumb {
|
||||
background-color: var(--b3-border-color);
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue