Files
ontime/apps/client/src/features/app-settings/panel/general-panel/StyleEditor.module.scss
T
Shobhit Nagpal 6817263123 feat: css editor (#1542)
* feat: allow editing CSS from settings

---------

Co-authored-by: Carlos Valente <carlosvalente@pm.me>

refactor: style tweaks
2025-04-19 20:40:18 +02:00

5 lines
54 B
SCSS

.wrapper {
max-height: 500px;
overflow-y: auto;
}