Files
Stirling-PDF/frontend/shared/components/SectionDivider.css
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
97 B
CSS
Raw Normal View History

2026-06-02 17:08:24 +01:00
.sui-divider {
height: 0.0625rem;
background: var(--color-sidebar-divider);
width: 100%;
}