Änderungen admin
This commit is contained in:
8
test/node_modules/bootstrap/scss/helpers/_vr.scss
generated
vendored
Normal file
8
test/node_modules/bootstrap/scss/helpers/_vr.scss
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
.vr {
|
||||
display: inline-block;
|
||||
align-self: stretch;
|
||||
width: 1px;
|
||||
min-height: 1em;
|
||||
background-color: currentcolor;
|
||||
opacity: $hr-opacity;
|
||||
}
|
Reference in New Issue
Block a user