fix showing error ay setting page

This commit is contained in:
chiu 2020-03-22 12:35:49 +08:00
parent 63cf57f279
commit e1e764627e
1 changed files with 1 additions and 1 deletions

View File

@ -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;