diff --git a/src/public/app/widgets/type_widgets/options/appearance/fonts.ts b/src/public/app/widgets/type_widgets/options/appearance/fonts.ts
index 1cc8f8135..55894c64e 100644
--- a/src/public/app/widgets/type_widgets/options/appearance/fonts.ts
+++ b/src/public/app/widgets/type_widgets/options/appearance/fonts.ts
@@ -65,10 +65,10 @@ const TPL = `
-
+
+
@@ -83,10 +83,10 @@ const TPL = `
-
+
+
@@ -101,10 +101,10 @@ const TPL = `
-
+
+
@@ -119,10 +119,10 @@ const TPL = `
-
+
+
diff --git a/src/public/stylesheets/theme-next/pages.css b/src/public/stylesheets/theme-next/pages.css
index dd90ea67f..74c576b74 100644
--- a/src/public/stylesheets/theme-next/pages.css
+++ b/src/public/stylesheets/theme-next/pages.css
@@ -227,22 +227,6 @@ div.note-detail-empty {
font-size: .85em;
}
-/* Appeareance */
-
-.main-font-size-input-group,
-.tree-font-size-input-group,
-.detail-font-size-input-group,
-.monospace-font-size-input-group {
- width: fit-content;
-}
-
-#main-font-size,
-#tree-font-size,
-#detail-font-size,
-#monospace-font-size {
- width: 8ch !important;
-}
-
/* Shortcuts */
.note-detail-content-widget-content:has(.shortcuts-options-section) {