bugfix
This commit is contained in:
@ -241,6 +241,7 @@ html {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
/* overflow: auto; */
|
/* overflow: auto; */
|
||||||
height: 596px;
|
height: 596px;
|
||||||
|
width: 32%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clearbutton {
|
.clearbutton {
|
||||||
@ -255,6 +256,7 @@ html {
|
|||||||
height: 568px;
|
height: 568px;
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
margin-left: 28px;
|
margin-left: 28px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -265,6 +267,7 @@ html {
|
|||||||
height: 568px;
|
height: 568px;
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
margin-left: 28px;
|
margin-left: 28px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user