UnisKB/ui/src/styles/element-plus.scss

8 lines
114 B
SCSS
Raw Normal View History

2023-09-15 09:40:35 +00:00
.el-popper {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.el-form {
--el-form-inline-content-width: 100%;
}