Panel/modules/litefm/fm_read.css
2025-09-11 13:29:15 -04:00

12 lines
No EOL
133 B
CSS

#editor {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#editor_wrapper {
position: relative;
height:600px;
}