📱 iOS 端题头图删除按钮不易被点中 Fix https://github.com/siyuan-note/siyuan/issues/6926
This commit is contained in:
parent
aab48e9c8a
commit
33e9fd0ba9
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@
|
|||
top: auto;
|
||||
margin-left: -44px;
|
||||
left: auto;
|
||||
right: 8px;
|
||||
right: 32px; // 仅 iPone,设置 index 也无效 https://github.com/siyuan-note/siyuan/issues/6926
|
||||
|
||||
&:nth-child(3) {
|
||||
right: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue