Skip to content

Commit 1b5af48

Browse files
author
Graham Butler
committed
fix z-index issue
1 parent c7ddff8 commit 1b5af48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

author-control/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:host {
22
display: flex;
3-
contain: layout style;
3+
contain: style;
44
max-width: 100%;
55
}
66

0 commit comments

Comments
 (0)