mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 01:41:20 +08:00
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%;
|
||
|
}
|