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,8 +1,8 @@
<div class="mx-5 my-3">
<div class="container-fluid">
<h3 class="my-1">Userstories</h3>
<h3>Userstories</h3>
<button class="btn btn-secondary my-3" (click)="openUserstoryForm()">Neue Userstory</button>
<button class="btn btn-secondary" (click)="openUserstoryForm()">Neue Userstory</button>
<table class="table">