tao-test/app/taoQtiTest/views/scss/xml-editor.scss

10 lines
130 B
SCSS
Raw Normal View History

2022-08-29 20:14:13 +02:00
.section-container {
.content-container{
max-width: calc(100% - 280px);
}
.main-container {
max-width: 100%;
}
}