Space between undo/redo and the rest of the toolbar buttons

This commit is contained in:
Jason Zimdars
2025-11-03 12:16:03 -06:00
parent 030ff2b11c
commit 5cac52fd72
+4
View File
@@ -163,6 +163,10 @@
z-index: 1;
}
:where(.lexxy-editor__toolbar-spacer) {
flex: 1;
}
/* Based on .input, .input--select */
.lexxy-code-language-picker {
-webkit-appearance: none;