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.
2 parents 7335cea + 6b0a9dc commit 2fcbbfcCopy full SHA for 2fcbbfc
src/jquery.enjoyhint.css
@@ -9,6 +9,7 @@
9
font-weight: normal;
10
font-style: normal;
11
}
12
+
13
.enjoyhint {
14
position: fixed;
15
width: 100%;
@@ -293,8 +294,6 @@
293
294
left: 0;
295
296
-.enjoyhint_svg {
297
-}
298
.enjoyhint_svg_wrapper {
299
position: absolute;
300
@@ -321,6 +320,7 @@
321
320
322
.enjoy_hint_label {
323
+ overflow: hidden;
324
color: white;
325
z-index: 107;
326
font-size: 22px;
0 commit comments