Files
2023-05-01 10:30:15 -04:00

9 lines
84 B
CSS

body {
width: 400px;
min-height: 150px;
}
#editdialog input {
width: 100%;
}