DOSee/index.css
2019-03-27 12:22:18 +11:00

11 lines
162 B
CSS

.radio-inline {
white-space: nowrap;
}
#doseeContainer > div {
min-width: 640px;
min-height: 480px;
background-color: #000;
border: 10px solid #000;
}