mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
This commit is contained in:
parent
ed95403480
commit
755b852813
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-color: var(--b3-theme-surface);
|
background-color: var(--b3-theme-surface);
|
||||||
z-index: 1; // 防止被 protyle-scroll 遮挡
|
z-index: 1; // 防止被 protyle-scroll 遮挡
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: var(--b3-theme-on-background);
|
color: var(--b3-theme-on-background);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue