fix(仪表板、数据大屏): 修复Tab组件样式使用问题 #17923 (#17998)

This commit is contained in:
王嘉豪
2026-03-02 16:09:10 +08:00
committed by wangjiahao
parent 414b0b03f5
commit e5e3d19a12

View File

@@ -779,6 +779,8 @@ onBeforeMount(() => {
position: absolute;
width: 100%;
height: 100%;
font-style: normal;
font-weight: normal;
}
.custom-tab-title {
.title-inner {