mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 19:28:14 +08:00
f12000f9c2
* feat: add website * chore: fix
12 lines
164 B
SCSS
12 lines
164 B
SCSS
.demo-block.demo-popover {
|
|
.el-popover + .el-popover {
|
|
margin-left: 10px;
|
|
}
|
|
.el-input {
|
|
width: 360px;
|
|
}
|
|
.el-button {
|
|
margin-left: 10px;
|
|
}
|
|
}
|