1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/components/ui/Picker/Fields.module.scss
Grace Park ef2efb0636 Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00

6 lines
65 B
SCSS

.extrasDisplay {
> span:first-child {
display: none;
}
}