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