nginx-proxy-manager/frontend/scss
Lukáš Tesař 09ba400d09
fix(modal): make textarea font actually monospace
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.
2025-05-26 19:40:08 +02:00
..
custom.scss Displays entity id for each entry in frontend 2021-05-16 16:57:05 +02:00
fonts.scss Serves font locally 2021-05-12 18:03:10 +02:00
selectize.scss don't fix the select height, to fix multiline select 2021-04-23 21:25:57 +02:00
styles.scss Serves font locally 2021-05-12 18:03:10 +02:00
tabler-extra.scss fix(modal): make textarea font actually monospace 2025-05-26 19:40:08 +02:00