Fix für die 2 seiten von gestern

This commit is contained in:
ja
2021-10-15 09:07:12 +02:00
parent 9f3bb92bcc
commit d8268a9843
2 changed files with 13 additions and 11 deletions

View File

@@ -91,15 +91,15 @@
transform: translate(0, -50%);
}
.container-fluid {
position:absolute;
.container-fluid {
width: 400px;
height: 379px;
background-color: rgba(255,255,255,0.5);
margin: auto;
top: 50%;
left: 50%;
left: -20%;
transform: translate(0, -50%);
}
#tbl_main {