This commit is contained in:
X1627315083
2024-09-03 16:39:06 +08:00
54 changed files with 1298 additions and 723 deletions

View File

@@ -155,8 +155,7 @@ input:focus{
}
.ant-tooltip{
// top: 74px !important;
z-index: 2;
z-index: 1049 !important;
.ant-tooltip-inner{
background: #343579;
border-radius: 5px;
@@ -542,9 +541,6 @@ input:focus{
}
.ant-tooltip{
z-index: 1049 !important;
}
.habit :deep(.ant-tooltip .ant-tooltip-inner) ,:deep(.ant-tooltip-arrow-content){
background: #000 !important;
}