Skip to content

Commit e36489e

Browse files
committed
๊Update FCM example
1 parent ce26010 commit e36489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Messaging/WebClient/fcm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
width: 100%;
1616
max-height: 8rem;
1717
min-height: 3rem;
18-
overflow-y: scroll;
18+
overflow-y: auto;
1919
padding: 10px;
2020
background-color: #0000001a;
2121
border: solid rgba(0, 0, 0, 0.15);

0 commit comments

Comments
 (0)