fix showing error ay setting page
This commit is contained in:
parent
63cf57f279
commit
e1e764627e
app/views/admin/asks
|
@ -10,7 +10,7 @@
|
|||
display: none;
|
||||
}
|
||||
.add_new_options.active,.prompt_word.active,.time_setting_block.active{
|
||||
display: inline-block;
|
||||
display: block;
|
||||
}
|
||||
tr td {
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in New Issue