moodle_local_treestudyplan/scss/generic.scss

15 lines
206 B
SCSS
Raw Normal View History

2023-08-26 17:07:42 +02:00
.path-local-treestudyplan {
div.tab-pane:target {
margin-top: 0px;
}
[v-cloak] {
visibility: hidden;
}
.vue-loader {
width: 32px;
margin: auto;
}
}