mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-25 09:46:10 +01:00
This commit is contained in:
parent
a721bbe6f0
commit
087aef84c4
4 changed files with 4 additions and 9 deletions
|
|
@ -404,6 +404,7 @@
|
|||
vertical-align: top; // https://ld246.com/article/1647522074722
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
user-select: none;
|
||||
|
||||
&:not([style]) {
|
||||
display: initial;
|
||||
|
|
|
|||
|
|
@ -320,8 +320,8 @@
|
|||
cursor: col-resize;
|
||||
transition: var(--b3-transition);
|
||||
position: absolute;
|
||||
top: 45%;
|
||||
right: 4px;
|
||||
top: 35%;
|
||||
margin-left: -8px;
|
||||
box-shadow: 0 0 1px 1px var(--b3-theme-on-surface);
|
||||
box-sizing: border-box;
|
||||
z-index: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue