Skip to content

Commit 284e322

Browse files
authored
Added width:100% to prompt (#30575)
1 parent c42db05 commit 284e322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/amp-story-interactive/0.1/amp-story-interactive.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
line-height: var(--i-amphtml-interactive-prompt-line-height) !important;
4444
font-weight: bold !important;
4545
text-align: var(--interactive-prompt-alignment) !important;
46+
width: 100% !important;
4647
}
4748

4849
@keyframes i-amphtml-interactive-animation-flash-background {

0 commit comments

Comments
 (0)