mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
Add v5.0.0 docs (#33648)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body {
|
||||
main {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
height: 100vh;
|
||||
@@ -6,7 +6,7 @@ body {
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
body > * {
|
||||
main > * {
|
||||
flex-shrink: 0;
|
||||
min-height: -webkit-fill-available;
|
||||
}
|
||||
|
Reference in New Issue
Block a user