mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Add new placeholder component (#31859)
Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Jaume Sala <jaumesala@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
This commit is contained in:
@@ -292,6 +292,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Placeholders
|
||||
.bd-example-placeholder-cards {
|
||||
&::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.card {
|
||||
width: 18rem;
|
||||
}
|
||||
}
|
||||
|
||||
// Toasts
|
||||
.bd-example-toasts {
|
||||
min-height: 240px;
|
||||
|
Reference in New Issue
Block a user