导航菜单-收起首页文字提示tooltip样式
This commit is contained in:
@@ -193,4 +193,17 @@
|
||||
padding-top: 12px!important;
|
||||
padding-bottom: 12px!important;
|
||||
}
|
||||
|
||||
.ant-tooltip-inner {
|
||||
color: #333;
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
.ant-tooltip-arrow::before {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
.ant-menu-inline-collapsed-tooltip a {
|
||||
color: #333 !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user