Add project files.
This commit is contained in:
8
wwwroot/lib/bootstrap/scss/helpers/_vr.scss
Normal file
8
wwwroot/lib/bootstrap/scss/helpers/_vr.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.vr {
|
||||
display: inline-block;
|
||||
align-self: stretch;
|
||||
width: $vr-border-width;
|
||||
min-height: 1em;
|
||||
background-color: currentcolor;
|
||||
opacity: $hr-opacity;
|
||||
}
|
||||
Reference in New Issue
Block a user