13 lines
205 B
SCSS
13 lines
205 B
SCSS
.path-local-treestudyplan,
|
|
.features-treestudyplan {
|
|
.b-modal-justify-footer-between .modal-footer {
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.collapse.show {
|
|
height: auto;
|
|
}
|
|
|
|
}
|
|
|