mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-09 17:33:16 +08:00
🎨 悬浮窗移除编辑器动画
This commit is contained in:
parent
b9365056b5
commit
cfd22a7484
@ -79,6 +79,10 @@
|
||||
flex-direction: column;
|
||||
border-bottom: 1px solid var(--b3-border-color);
|
||||
|
||||
.protyle-wysiwyg {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user