Css Änderungen
This commit is contained in:
@@ -29,13 +29,13 @@
|
||||
@media (max-width: 558.98px) {
|
||||
body {
|
||||
position: absolute;
|
||||
width: 410px;
|
||||
width: 400px;
|
||||
}
|
||||
#normaltable{
|
||||
overflow-x:auto;width:410px;
|
||||
overflow-x:auto;width:380px;margin-left:-5px;
|
||||
}
|
||||
.g-3{
|
||||
overflow-x:auto;width:410px;margin-left:-4px;
|
||||
overflow-x:auto;width:410px;margin-left:-7px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user