mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
28ab3d91fd
commit
8d298edf5a
2 changed files with 2 additions and 2 deletions
|
|
@ -279,7 +279,7 @@
|
|||
display: inline-block !important;
|
||||
position: absolute !important;
|
||||
width: 1px !important;
|
||||
right: 8px !important;
|
||||
right: 9px !important; // https://github.com/siyuan-note/siyuan/issues/13451
|
||||
outline: 0 !important;
|
||||
background: 0 0 !important;
|
||||
text-decoration: initial !important;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
@import "util/mixin";
|
||||
@import "component/tooltips";
|
||||
@import "component/typography";
|
||||
@import "protyle/wysiwyg";
|
||||
@import "component/typography";
|
||||
@import "protyle/attr";
|
||||
@import "util/function";
|
||||
@import "business/history";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue