Skip to content

Commit 5f4946c

Browse files
authored
Update notion.so.css - fixes
1 parent 96a6322 commit 5f4946c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websites/notion.so.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ body,
44
.notion-collection_view-block [style="position: relative;"] > div,
55
.notion-menu-list-focused > div,
66
div.notion-table-view-add-row,
7-
div.pseudoSelection {
7+
div.pseudoSelection, [style="flex: 0 0 auto; position: relative; background-color: rgb(25, 25, 25); padding: 0px;"], .pseudoSelection > [aria-orientation="horizontal"] > div {
88
background-color: #00000000 !important;
99
background: #00000000 !important;
1010
transition:

0 commit comments

Comments
 (0)