1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

Add toast positioning

This commit is contained in:
Martijn Cuppens
2020-11-29 15:22:15 +01:00
committed by XhmikosR
parent 321ee7a1ad
commit 1f2e600304
4 changed files with 55 additions and 43 deletions

View File

@@ -265,6 +265,11 @@
}
}
// Toasts
.bd-example-toasts {
min-height: 240px;
}
//
// Code snippets
//