WM-11: left align applications

This commit is contained in:
Oliver Zander 2025-11-10 11:37:32 +01:00 committed by Tobias Herre
parent a55b5f26d9
commit f18b97a213
2 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,10 @@
td, th { td, th {
border: 0; border: 0;
} }
.applications {
text-align: left;
}
} }
.col-request { .col-request {

View File

@ -11,7 +11,7 @@
{% csrf_token %} {% csrf_token %}
<table class="wm-table start"> <table class="wm-table start">
<tbody> <tbody class="applications">
<tr> <tr>
<th class="col-request">Was möchtest du beantragen?</th> <th class="col-request">Was möchtest du beantragen?</th>
<td> <td>