mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
🎨 悬浮窗移除编辑器动画
This commit is contained in:
parent
b9365056b5
commit
cfd22a7484
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue