Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects

Resolve "Update Vuetify"

Merged Jakob Dieterle requested to merge 250-update-vuetify into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -172,7 +172,7 @@ export default class SubmissionType extends Vue {
<style>
.description-content pre {
overflow-x: scroll;
overflow-x: auto;
}
</style>
Loading