forked from github/dataease
fix(仪表板): icon的背景圆角不对,与下方列表圆角一致
This commit is contained in:
parent
cf610c06fe
commit
04e948b353
@ -625,5 +625,9 @@ defineExpose({
|
||||
.menu-outer-dv_popper {
|
||||
width: 140px;
|
||||
margin-top: -2px !important;
|
||||
|
||||
.ed-icon {
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user