mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 01:08:49 +01:00
This commit is contained in:
parent
7055e93710
commit
429163f729
1 changed files with 0 additions and 3 deletions
|
|
@ -10,7 +10,6 @@
|
|||
top: 30px;
|
||||
width: 16px;
|
||||
bottom: 9px; // 下图标 hover 时,需要留出一定的空间
|
||||
pointer-events: none;
|
||||
|
||||
svg {
|
||||
height: 16px;
|
||||
|
|
@ -25,7 +24,6 @@
|
|||
opacity: 0;
|
||||
cursor: pointer;
|
||||
color: var(--b3-border-color);
|
||||
pointer-events: auto;
|
||||
|
||||
&:hover {
|
||||
color: var(--b3-theme-on-surface);
|
||||
|
|
@ -53,7 +51,6 @@
|
|||
top: calc(50% - 8px);
|
||||
transform: rotate(90deg);
|
||||
z-index: 1;
|
||||
pointer-events: auto;
|
||||
|
||||
.b3-slider {
|
||||
width: var(--b3-dynamicscroll-width);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue