mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
simpler, more specific docs example css
This commit is contained in:
@@ -15,7 +15,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
[class*="flex-items-"] {
|
.flex-items-xs-top,
|
||||||
|
.flex-items-xs-middle,
|
||||||
|
.flex-items-xs-bottom {
|
||||||
min-height: 6rem;
|
min-height: 6rem;
|
||||||
background-color: rgba(255,0,0,.1);
|
background-color: rgba(255,0,0,.1);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user