Fixed the table text spillint

This commit is contained in:
2020-07-02 14:37:26 +02:00
parent 75a7a65340
commit 063c181bad
6 changed files with 11 additions and 25 deletions

View File

@@ -1,10 +1,10 @@
<div class="mx-5 my-3">
<div class="container-fluid">
<h3 class="my-1">
<h3>
Sprints
</h3>
<button class="btn btn-secondary my-3" (click)="openSprintForm()">Neuer Sprint</button>
<button class="btn btn-secondary" (click)="openSprintForm()">Neuer Sprint</button>
<table class="table">
<thead>
<tr>