Skip to content

Commit fb80efc

Browse files
committed
Clean reference
1 parent a4c0a92 commit fb80efc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.StickyHeader {
2-
: global(.ms-DetailsList-contentWrapper)
3-
{
4-
max-height: 40vh;
5-
overflow-y: auto;
6-
overflow-x: hidden;
7-
}
2+
:global(.ms-DetailsList-contentWrapper)
3+
{
4+
max-height: 40vh;
5+
overflow-y: auto;
6+
overflow-x: hidden;
7+
}
88
}

0 commit comments

Comments
 (0)