mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 05:42:07 +08:00
Modal `textarea` element has this class `text-monospace`, but there is actually no CSS definition that sets the monospace font for it (neither in custom SCSS files, nor in included libs). This commit fixes the issue by setting `monospace` `font-family` for the `textarea`, greatly enhancing UX of configuration editing in UI. |
||
---|---|---|
.. | ||
custom.scss | ||
fonts.scss | ||
selectize.scss | ||
styles.scss | ||
tabler-extra.scss |