mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 03:07:52 +01:00
* 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
6 lines
87 B
SCSS
6 lines
87 B
SCSS
#customCss {
|
|
width: 100%;
|
|
height: 300px;
|
|
min-height: 100px;
|
|
resize: vertical;
|
|
} |