fix cli install

This commit is contained in:
joyqi
2021-08-18 00:41:48 +08:00
parent e157b47336
commit 3ad7b06c6f
4 changed files with 72 additions and 37 deletions
+13 -1
View File
@@ -13,6 +13,18 @@ details {
to { opacity: 1; }
}
.fresh {
.keep-word {
display: none;
}
}
.keep {
.fresh-word {
display: none;
}
}
.message {
form > & {
display: none;
@@ -38,4 +50,4 @@ details {
margin-left: 0;
}
}
}
}