style(code): slight adjustments

This commit is contained in:
Elian Doran 2025-05-11 22:47:24 +03:00
parent bd26e1a578
commit 65699ba606
No known key found for this signature in database

View File

@ -423,6 +423,9 @@ body.desktop #context-menu-container .dropdown-item > span {
.cm-editor {
height: 100%;
outline: none !important;
border-radius: 6px;
overflow: hidden;
margin: 4px;
}
body .cm-editor {