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.
1 parent efbde54 commit 86fa5c0Copy full SHA for 86fa5c0
src/style.css
@@ -90,7 +90,7 @@ form.__ns__-toggle .__ns__-input {
90
}
91
92
/* Separate adjacent buttons. */
93
-.__ns__ button ~ button {
+.__ns__ button + button {
94
margin-left: var(--length1);
95
96
0 commit comments