ui: center offichourTable to fit nicer into layout
This commit is contained in:
parent
0046bc39db
commit
2c8528d743
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<table>
|
||||
<table class="mx-auto">
|
||||
<tr>
|
||||
<th class="px-2 text-center timetableRightBorder"> </th>
|
||||
<th class="px-2 text-center timetableRightBorder" colspan="{{.ColspanMon}}">Montag</th>
|
||||
|
|
Loading…
Reference in a new issue