diff --git a/ext/src/ui/options/styles/index.css b/ext/src/ui/options/styles/index.css index 8477cf1..80b80cd 100644 --- a/ext/src/ui/options/styles/index.css +++ b/ext/src/ui/options/styles/index.css @@ -387,6 +387,7 @@ button.ghost:not(:hover) { .editable-list__title { flex: 1; + font-family: monospace; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;