fleet/frontend/components/NotSupported/_styles.scss

5 lines
71 B
SCSS
Raw Normal View History

.not-supported {
color: $ui-fleet-black-50;
white-space: nowrap;
}