Commit 3c4354e2 authored by hetech's avatar hetech Committed by GitHub

docs: fix cascader demo style (#14789)

* docs: fix cascader demo style

* Update cascader.scss
parent 3b339035
......@@ -9,11 +9,13 @@
margin-right: 15px;
}
}
.demo-cascader .source > div {
display: flex;
}
.demo-cascader .block {
padding: 30px 0;
text-align: center;
border-right: solid 1px #eff2f6;
display: inline-block;
width: 50%;
box-sizing: border-box;
&:last-child {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment