Cosmetics
parent
ccd0d20908
commit
341ee8134d
|
@ -451,7 +451,7 @@ export default {
|
||||||
.flexgrid-demo {
|
.flexgrid-demo {
|
||||||
.box,
|
.box,
|
||||||
.sample-layout > div {
|
.sample-layout > div {
|
||||||
background-color: #f1f1f1;
|
background-color: #c2c8ce;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 1em;
|
padding-top: 1em;
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
@ -473,7 +473,7 @@ export default {
|
||||||
.vertical-container {
|
.vertical-container {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
background: #c0c0c0;
|
background: #eaecee;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue