This repository has been archived on 2025-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
moodle-local_treestudyplan/scss/generic.scss
2023-08-26 17:07:42 +02:00

15 lines
No EOL
206 B
SCSS

.path-local-treestudyplan {
div.tab-pane:target {
margin-top: 0px;
}
[v-cloak] {
visibility: hidden;
}
.vue-loader {
width: 32px;
margin: auto;
}
}