mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-10-14 17:33:01 +08:00
style(editor): 组件列表标题样式调整
This commit is contained in:
parent
51f95aef6f
commit
fef1e2c2b4
@ -11,6 +11,17 @@
|
||||
border-bottom: 1px solid $border-color;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
> .el-collapse-item__header {
|
||||
padding: 0 10px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
|
||||
.el-collapse-item__title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 3px;
|
||||
}
|
||||
|
||||
.el-collapse-item__header,
|
||||
|
Loading…
x
Reference in New Issue
Block a user