mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
style/text editor/insert math flyout: fix layout
This commit is contained in:
parent
03ab912495
commit
47099cc77b
@ -426,6 +426,14 @@ div.ck-template-form .ck-search__info span:nth-child(2) {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* Math popup */
|
||||
|
||||
.ck-math-form .ck-labeled-field-view {
|
||||
--ck-input-label-height: 0;
|
||||
|
||||
margin-inline-end: 8px;
|
||||
}
|
||||
|
||||
/* Emoji dropdown */
|
||||
|
||||
.ck-emoji-picker-form .ck-emoji__search .ck-button_with-text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user