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