Skip to content

Commit 65da059

Browse files
authored
Merge pull request #435 from iRyanBell/patch-1
Fix: Replacement typo on `white-space` property
2 parents 9f30259 + 70a8f63 commit 65da059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modal.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
padding: 0;
519519
position: absolute;
520520
width: 1px;
521-
#fff-space: nowrap;
521+
white-space: nowrap;
522522
}
523523

524524
.subheader {

0 commit comments

Comments
 (0)