1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00

Adjust z index

This commit is contained in:
Mel O'Hagan 2022-12-01 10:34:03 +00:00
parent 002c1e7201
commit f950e572e5

View file

@ -223,6 +223,7 @@
.config {
display: grid;
grid-gap: var(--spacing-s);
z-index: 1;
}
.config-field {