Update editor-base.scss

This commit is contained in:
GithubAnon0000 2025-07-04 15:58:17 +00:00 committed by GitHub
parent 61fa23bd1e
commit 31b1e3cc42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,5 +10,6 @@ $btn-disabled-opacity: 0.4;
html,
body {
font-family: var(--bs-font-sans-serif);
overflow: hidden;
}