fix CSS visual bug
This commit is contained in:
parent
db7b55b79c
commit
39f008758b
1 changed files with 2 additions and 1 deletions
|
@ -1936,6 +1936,7 @@ form div{
|
|||
.optionElement{
|
||||
border-radius:.03in;
|
||||
box-shadow: .01in .01in .1in #00000059;
|
||||
max-height:100%;
|
||||
}
|
||||
.FormSettings{
|
||||
display:flex;
|
||||
|
@ -1948,4 +1949,4 @@ form div{
|
|||
}
|
||||
.clickable:hover{
|
||||
text-decoration:underline;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue