We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce26010 commit e36489eCopy full SHA for e36489e
examples/Messaging/WebClient/fcm.html
@@ -15,7 +15,7 @@
15
width: 100%;
16
max-height: 8rem;
17
min-height: 3rem;
18
- overflow-y: scroll;
+ overflow-y: auto;
19
padding: 10px;
20
background-color: #0000001a;
21
border: solid rgba(0, 0, 0, 0.15);
0 commit comments