feat: modify style

This commit is contained in:
QiShaoXuan
2022-10-12 19:04:38 +08:00
parent 379ded3fb4
commit cf3e13911b
+6
View File
@@ -36,3 +36,9 @@ s {
.affine-block-children-container.edgeless {
height: 100% !important;
}
.affine-list-rich-text-wrapper > div {
box-sizing: content-box;
color: var(--affine-highlight-color);
min-width: unset !important;
max-width: 26px;
}