mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-08 09:31:26 +08:00
查缺补漏,规范命名
This commit is contained in:
@@ -49,7 +49,11 @@ export default defineComponent({
|
||||
position: relative;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
@apply bg-br-extra-light border border-br-extra-light;
|
||||
|
||||
background-color: var(--el-border-color-extra-light);
|
||||
border-width: 1px;
|
||||
border-color: var(--el-border-color-extra-light);
|
||||
|
||||
.image,
|
||||
.video {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user