Skip to content

Commit 31c1fca

Browse files
committed
v13.9.1
1 parent 0a81614 commit 31c1fca

File tree

6 files changed

+6
-4
lines changed

6 files changed

+6
-4
lines changed

build/cjs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/esm/index.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gleap",
3-
"version": "13.9.0",
3+
"version": "13.9.1",
44
"main": "build/cjs/index.js",
55
"module": "build/esm/index.mjs",
66
"exports": {

published/13.9.1/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

published/latest/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/UI.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ export const injectStyledCSS = (
755755
.gleap-notification-item-news-image {
756756
background-color: ${subTextColor};
757757
height: 170px;
758+
max-height: 170px;
758759
object-fit: cover;
759760
width: 100%;
760761
}

0 commit comments

Comments
 (0)