Files
fredy/ui/src/components/segment/SegmentParts.less
2025-12-14 12:23:59 +01:00

8 lines
178 B
Plaintext

.segmentParts {
border: 1px solid #323232 !important;
border-radius: .9rem !important;
color: rgba(var(--semi-grey-8), 1);
background: rgb(53, 54, 60);
margin: 2rem;
}