docs(drawer): Improved example

This commit is contained in:
Federico Zivolo 2017-12-11 13:03:34 +01:00
parent 0463e049fb
commit b5d60c2e44
2 changed files with 2 additions and 6 deletions

View File

@ -1350,8 +1350,4 @@ body.mdbootstrap .partner.creativetim {
background-color: rgba(208, 189, 236, 0.15) !important; }
[data-example-id*="drawer"] .bmd-layout-canvas {
min-height: 150px;
display: flex;
flex-direction: column; }
[data-example-id*="drawer"] .bmd-layout-canvas .bmd-layout-container {
flex: 1; }
min-height: 150px; }

File diff suppressed because one or more lines are too long