mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
fix(仪表板、数据大屏): 修复模板更换数据集提示偏移问题 (#16543)
This commit is contained in:
@@ -79,7 +79,6 @@ defineProps({
|
||||
box-shadow: none !important;
|
||||
border: 0 !important;
|
||||
background: var(--ed-color-primary) !important;
|
||||
inset: 0 auto auto -5px !important;
|
||||
.ed-popper__arrow::before {
|
||||
border: 1px solid var(--ed-color-primary) !important;
|
||||
background: var(--ed-color-primary) !important;
|
||||
|
||||
Reference in New Issue
Block a user