1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-30 10:39:23 +08:00
2020-06-28 21:10:11 +08:00

13 lines
180 B
CSS

fieldset.feel div.action {
clear:none;
}
fieldset.feel div.output {
min-height:200px;
}
fieldset.feel div.output div.content {
max-height:200px;
overflow:auto;
}