修复toggle溢出问题

This commit is contained in:
tlyong1992
2022-07-21 17:24:14 +08:00
parent 3a4c1d3890
commit 56c81db0de

View File

@@ -919,6 +919,7 @@ svg.notion-page-icon {
.notion-toggle {
padding: 3px 2px;
max-width: 100%;
}
.notion-toggle > summary {
cursor: pointer;