Fix für die 2 seiten von gestern
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user