Skip to content

Commit 3760cf9

Browse files
authored
fix (#1617)
1 parent 4d5836c commit 3760cf9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

styles/hotjarNPS.css

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,10 @@
1818
color: #000000 !important;
1919
}
2020

21-
@media (max-width: 479px) {
22-
._hj-widget-container ._hj-s3UIi__styles__globalStyles .css-1xaw8mu {
23-
bottom: 6.25rem !important;
24-
height: 2.75rem !important;
25-
}
21+
._hj-widget-container ._hj-s3UIi__styles__globalStyles .css-1xaw8mu,
22+
._hj-widget-container ._hj-s3UIi__styles__globalStyles .css-1xaw8mu.css-1xaw8mu {
23+
bottom: 6.25rem !important;
24+
height: 2.75rem !important;
2625
}
2726

2827
/* Hotjar branding */

0 commit comments

Comments
 (0)