mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +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;
|
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…
Add table
Add a link
Reference in a new issue