::ng-deep .ant-tooltip-content {
background-color: rgb(230, 231, 233);
border-radius: 5px;
.ant-tooltip-arrow {
border-color: rgb(230, 231, 233);
color: darkgray ;
}
.ant-tooltip-inner {
background-color: rgb(230, 231, 233);
color: black;
}
}
NG-ZORRO tooltip 样式修改
最新推荐文章于 2025-05-25 23:58:14 发布