bitque/crates/web/js/css/shared.scss

6 lines
104 B
SCSS

.divider {
margin-top: 17px;
padding-top: 18px;
border-top: 1px solid var(--borderLight);
}