We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5836c commit 3760cf9Copy full SHA for 3760cf9
styles/hotjarNPS.css
@@ -18,11 +18,10 @@
18
color: #000000 !important;
19
}
20
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
- }
+._hj-widget-container ._hj-s3UIi__styles__globalStyles .css-1xaw8mu,
+._hj-widget-container ._hj-s3UIi__styles__globalStyles .css-1xaw8mu.css-1xaw8mu {
+ bottom: 6.25rem !important;
+ height: 2.75rem !important;
26
27
28
/* Hotjar branding */
0 commit comments