We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec8f15 commit 21b60c0Copy full SHA for 21b60c0
1 file changed
public/36/index.html
@@ -83,6 +83,7 @@
83
border-radius: 10px;
84
left: calc(100% - 60px);
85
background-color: rgba(50, 50, 50, 1);
86
+ transform: translate(0%, -50%) rotate(180deg);
87
}
88
89
.toggle-on .toggle-indicator::after {
0 commit comments