astroDimitrios / rose

:rose: Rose is a toolkit for writing, editing and running application configurations.
https://metomi.github.io/rose/
GNU General Public License v3.0
0 stars 1 forks source link

Fix Popup height #26

Open J-J-Abram opened 2 months ago

J-J-Abram commented 2 months ago
image
astroDimitrios commented 2 months ago

This may not be possible - see stackoverflow without a larger re-write but you can wrap into a table if necessary.

J-J-Abram commented 2 months ago

Tried incorporating:

combobox window.popup { max-height: 300px; }

into the CSS changes file metomi/rose/etc/rose-config-edit/style.css , but the GUI throws an error upon loading incorrect css