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 08a59c0 commit c022819Copy full SHA for c022819
components/swatchgroup/index.css
@@ -32,7 +32,7 @@ governing permissions and limitations under the License.
32
33
/* Compact*/
34
.spectrum-SwatchGroup--compact {
35
- gap: var(--mod-swatchgroup-spacing-regular, var(--spectrum-swatchgroup-spacing-regular));
+ gap: var(--mod-swatchgroup-spacing-compact, var(--spectrum-swatchgroup-spacing-compact));
36
}
37
38
/* Spacious */
0 commit comments