We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ad0f0 commit 8f36b8dCopy full SHA for 8f36b8d
2 files changed
src/chat/elementjson/chat-styles.css
@@ -1617,6 +1617,8 @@ a {
1617
.danceBracketContainer {
1618
width: 40px;
1619
height: 40px;
1620
+ pointer-events: none;
1621
+ user-select: none;
1622
}
1623
1624
.danceBracket {
@@ -1628,6 +1630,7 @@ a {
1628
1630
top: 0;
1629
1631
left: 0;
1632
pointer-events: none;
1633
1634
1635
1636
@keyframes danceBracketAnim {
wpstatic/version.json
@@ -1 +1 @@
1
-{"timestamp":"1761330645780"}
+{"timestamp":"1761330951673"}
0 commit comments