移除编辑器rename input

This commit is contained in:
hanhh 2021-08-05 21:18:50 +08:00
parent 069e236674
commit f2dbb64984

View File

@ -32,6 +32,7 @@ body {
.rename-input { .rename-input {
height: 0; height: 0;
padding: 0 !important; padding: 0 !important;
display: none !important;
} }
} }