fix css error

This commit is contained in:
chiu 2020-05-28 21:50:40 +08:00
parent 917e0bd084
commit fa7d56437d
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
.ask-question .form-horizontal .control-group .controls{
margin: 0;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
overflow: hidden;
position: relative;