mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
f12000f9c2
* feat: add website * chore: fix
9 lines
138 B
SCSS
9 lines
138 B
SCSS
.demo-divider-container-1 {
|
|
display: inline-block;
|
|
width: 33%;
|
|
}
|
|
|
|
.demo-divider-container-2 {
|
|
display: inline-block;
|
|
width: 50%;
|
|
} |