Files
l5rx-chiaroscuro/system/styles/scss/twentyquestions.scss
2020-12-28 09:48:49 +01:00

21 lines
287 B
SCSS

&.twenty-questions-dialog {
table {
width: 100%;
}
table tr td {
vertical-align: top;
}
.third {
width: 230px;
}
.fifty {
width: 49%;
}
.or {
width: 100px;
}
.dropbox {
min-height: 75px;
}
}