fix CSS visual bug
This commit is contained in:
@@ -1936,6 +1936,7 @@ form div{
|
|||||||
.optionElement{
|
.optionElement{
|
||||||
border-radius:.03in;
|
border-radius:.03in;
|
||||||
box-shadow: .01in .01in .1in #00000059;
|
box-shadow: .01in .01in .1in #00000059;
|
||||||
|
max-height:100%;
|
||||||
}
|
}
|
||||||
.FormSettings{
|
.FormSettings{
|
||||||
display:flex;
|
display:flex;
|
||||||
@@ -1948,4 +1949,4 @@ form div{
|
|||||||
}
|
}
|
||||||
.clickable:hover{
|
.clickable:hover{
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user