Mobilversion Änderungen design

This commit is contained in:
ja
2021-11-22 10:20:31 +01:00
parent b8d147d679
commit d4cd7fff78
6 changed files with 28 additions and 17 deletions

View File

@@ -76,6 +76,7 @@ ContentPlaceHolder1_Send_Data {
body {
width: 390px;
max-width: 390px;
position: absolute;
}
tbody {
@@ -181,6 +182,7 @@ ContentPlaceHolder1_Send_Data {
@media (max-width: 349.98px) {
body {
position: absolute;
width: 349.98px;
max-width: 349.98px;
}