Skip to content

Commit 917c48f

Browse files
authored
Need to add preset to overflow visible (#36912)
1 parent 1e1f575 commit 917c48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/amp-story/1.0/amp-story-user-overridable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ amp-story {
44
font-display: optional;
55
}
66

7-
amp-story-grid-layer:not([aspect-ratio]) {
7+
amp-story-grid-layer:not([aspect-ratio]):not([preset]) {
88
overflow: hidden;
99
}
1010

0 commit comments

Comments
 (0)