Skip to content

Commit 4c3ac84

Browse files
committed
remove unused style code
1 parent e953f57 commit 4c3ac84

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

packages/react-notion-x/src/styles.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -852,18 +852,6 @@ svg.notion-page-icon {
852852
margin-bottom: 0;
853853
}
854854

855-
.notion-list-numbered ol {
856-
list-style-type: lower-alpha;
857-
}
858-
859-
.notion-list-numbered ol ol {
860-
list-style-type: lower-roman;
861-
}
862-
863-
.notion-list-numbered ol ol ol {
864-
list-style-type: decimal;
865-
}
866-
867855
.notion-list-disc li {
868856
padding-left: 0.1em;
869857
}

0 commit comments

Comments
 (0)