Änderung CSS Design-GUI

This commit is contained in:
ja
2021-11-22 11:53:24 +01:00
parent a814d5499a
commit b815ff2a4b
2 changed files with 7 additions and 17 deletions

View File

@@ -91,9 +91,7 @@ ContentPlaceHolder1_Send_Data {
width: 10%;
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: -38px;
#conovertab {
width: 416px;
overflow-x: auto;
}
@@ -196,12 +194,11 @@ ContentPlaceHolder1_Send_Data {
}
#normaltable {
width: 10%;
width: 10%;
}
#conovertab {
margin-left: -38px;
width: 349.98px;
#conovertab {
width: 350.98px;
overflow-x: auto;
}
@@ -223,7 +220,7 @@ ContentPlaceHolder1_Send_Data {
}
.flex-fill {
width: 349px;
width: 349.98px;
}
#cont3 {
@@ -259,15 +256,10 @@ ContentPlaceHolder1_Send_Data {
height: auto;
flex-wrap: wrap;
width: fit-content;
}
#normaltable {
width: 100%;
}
}
#ContentPlaceHolder1_conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw;
/* max-width:width:150px 11.25em;*/
max-width: /*390px;*/ 85.90308370044053vw;
overflow-x: auto;
}