Vanessa 2025-03-13 21:17:00 +08:00
parent 28ab3d91fd
commit 8d298edf5a
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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";