File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/src/pages/ui-elements Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 244
244
245
245
<example-box card-title =" Sizes and Offset" >
246
246
<div class =" layout-demo grid" slot =" demo" >
247
- <md-layout md-gutter class =" color" >
247
+ <md-layout : md-gutter= " true " class =" color" >
248
248
<md-layout md-flex =" 50" ></md-layout >
249
249
<md-layout ></md-layout >
250
250
<md-layout ></md-layout >
251
251
<md-layout ></md-layout >
252
252
</md-layout >
253
253
254
- <md-layout md-gutter class =" color" >
254
+ <md-layout : md-gutter= " true " class =" color" >
255
255
<md-layout md-flex =" 33" ></md-layout >
256
256
<md-layout ></md-layout >
257
257
</md-layout >
258
258
259
- <md-layout md-gutter class =" color" >
259
+ <md-layout : md-gutter= " true " class =" color" >
260
260
<md-layout ></md-layout >
261
261
<md-layout md-flex =" 33" md-flex-offset =" 33" ></md-layout >
262
262
</md-layout >
263
263
264
- <md-layout md-gutter class =" color" >
264
+ <md-layout : md-gutter= " true " class =" color" >
265
265
<md-layout md-flex =" 75" ></md-layout >
266
266
<md-layout ></md-layout >
267
267
</md-layout >
268
268
269
- <md-layout md-gutter class =" color" >
269
+ <md-layout : md-gutter= " true " class =" color" >
270
270
<md-layout md-flex =" 50" ></md-layout >
271
271
<md-layout ></md-layout >
272
272
<md-layout ></md-layout >
273
273
</md-layout >
274
274
275
- <md-layout md-gutter class =" color" >
275
+ <md-layout : md-gutter= " true " class =" color" >
276
276
<md-layout md-flex =" 25" md-flex-offset =" 25" ></md-layout >
277
277
<md-layout md-flex =" 25" ></md-layout >
278
278
</md-layout >
You can’t perform that action at this time.
0 commit comments