Files
astuto/app/assets/stylesheets/components/SiteSettings/Appearance/index.scss
Riccardo Graziosi a11157295d Various improvements (#325)
* Fix missing translation in roadmap
* Fix resizing of textareas
* Increase line height for small muted texts
* Improve collapsed board list style
* Fix switch on top of header (z-index)
* Fix margin inconsistencies in site settings
* Add user count to site settings
2024-04-10 23:28:58 +02:00

6 lines
87 B
SCSS

#customCss {
width: 100%;
height: 300px;
min-height: 100px;
resize: vertical;
}