Vanessa 2023-12-31 09:33:30 +08:00
parent 3f50fdab5a
commit fc5f24658d
3 changed files with 15 additions and 6 deletions

View file

@ -480,6 +480,10 @@ html[lang="zh_CN"] .protyle-wysiwyg [data-node-id]:last-child [spellcheck][conte
content: "键入文字";
}
.av__views .block__icon {
opacity: 1;
}
@media (max-width: 620px) {
.protyle-wysiwyg [data-node-id].sb[data-sb-layout="col"] {
flex-direction: column;