移除编辑器rename input

This commit is contained in:
hanhh 2021-08-05 21:18:50 +08:00
parent d9b74b6603
commit 026fd0fb88

View File

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