CheckBox样式;
404夜间样式;
This commit is contained in:
tangly
2021-12-04 11:58:31 +08:00
parent f13ce77cd5
commit e0cae32d7d
3 changed files with 18 additions and 13 deletions

View File

@@ -1126,6 +1126,11 @@ svg.notion-page-icon {
.notion-to-do-item .notion-property-checkbox {
margin-right: 8px;
@apply w-4 h-4 border-2
}
.notion-property-checkbox-checked {
@apply bg-white
}
.notion-google-drive {