Make events list table 100%

pull/3482/head
Isaac Connor 2022-05-10 13:10:36 -04:00
parent 923a98f000
commit 858fda42e9
1 changed files with 3 additions and 0 deletions

View File

@ -147,3 +147,6 @@ span.alert {
width: 100%;
height: 100%;
}
.bootstrap-table {
width: 100%;
}