style(@vben/web-antd): lint 自动格式化修正区域安保模块
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -92,8 +92,8 @@ const bindMeta = computed(() => BIND_TYPE_MAP[props.item.bindType]);
|
|||||||
}
|
}
|
||||||
|
|
||||||
&--inherited {
|
&--inherited {
|
||||||
opacity: 0.75;
|
|
||||||
border-style: dashed;
|
border-style: dashed;
|
||||||
|
opacity: 0.75;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__body {
|
&__body {
|
||||||
|
|||||||
@@ -435,9 +435,9 @@ function handleUnbind(areaId: number, areaName: string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&--active {
|
&--active {
|
||||||
|
font-weight: 600;
|
||||||
color: #1677ff;
|
color: #1677ff;
|
||||||
background: #e6f4ff !important;
|
background: #e6f4ff !important;
|
||||||
font-weight: 600;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__title {
|
&__title {
|
||||||
|
|||||||
Reference in New Issue
Block a user