Files
webwindowconfigurator/Test.UI/wwwroot/lib/bootstrap/scss/helpers/_vr.scss
T
Samuele Locatelli d32939e748 Aggiunta ClientLibrary
Aggiunta IIS Deploy conf
2025-12-05 16:05:51 +01:00

9 lines
160 B
SCSS

.vr {
display: inline-block;
align-self: stretch;
width: $vr-border-width;
min-height: 1em;
background-color: currentcolor;
opacity: $hr-opacity;
}