master #1

Merged
lino.jorzick merged 203 commits from External/greenlight:master into master 2021-10-02 18:19:43 +00:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 998342e51f - Show all commits

View File

@ -99,3 +99,7 @@
.admin-tabs {
justify-content: space-around;
}
#rooms-table-div {
overflow: visible;
}

View File

@ -15,7 +15,7 @@
<div class="row">
<div class="col-12">
<div class="table-responsive">
<div id="rooms-table-div" class="table-responsive">
<table id="rooms-table" class="table table-hover table-outline table-vcenter card-table">
<thead>
<tr>