Fixed the table text spillint
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user