Skip to content

Commit e68d5c0

Browse files
committed
Fix styling that could have coused clock to disappear
1 parent b99ae94 commit e68d5c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Clock.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.react-clock {
2+
display: block;
23
position: relative;
34
}
45
.react-clock,

0 commit comments

Comments
 (0)