Merge branch 'master' into feature-10450/DVUH_requestMatrikelnummer

This commit is contained in:
KarpAlex
2021-09-06 22:35:40 +02:00
55 changed files with 4978 additions and 1922 deletions
+6
View File
@@ -69,4 +69,10 @@
.btn-mr50
{
margin-right: 50px;
}
.table-fixed
{
table-layout: fixed;
word-wrap: break-word;
}
+7
View File
@@ -0,0 +1,7 @@
.select-w500 {
width: 500px;
}
.pl-15 {
padding-left: 15px !important;
}