mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
style/text editor/insert emoji flyout: fix the spacing of the skin tone dropdown items
This commit is contained in:
@@ -436,7 +436,7 @@ div.ck-template-form .ck-search__info span:nth-child(2) {
|
|||||||
|
|
||||||
/* Emoji dropdown */
|
/* Emoji dropdown */
|
||||||
|
|
||||||
.ck-emoji-picker-form .ck-emoji__search .ck-button_with-text {
|
.ck-emoji-picker-form .ck-emoji__search .ck-button_with-text:not(.ck-list-item-button) {
|
||||||
margin-top: var(--ck-input-label-height);
|
margin-top: var(--ck-input-label-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user