Browse Source

:bug: 句子监视器按钮消失

visuddhinanda 5 years ago
parent
commit
8bdc11113f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/studio/editor.php

+ 1 - 1
app/studio/editor.php

@@ -148,7 +148,7 @@ else{$currDevice="computer";}
 		font-size: 75%;
 	}
 	.trans_text_info .tools{
-		visibility: hidden;
+		/*visibility: hidden;*/
 	}
 	.trans_text_block:hover .trans_text_info .tools{
 		visibility: visible;