fix: profile

pull/30/MERGE
xingyu 2023-08-09 19:46:41 +08:00
parent cc4a901bce
commit 645bcf968e
1 changed files with 3 additions and 3 deletions

View File

@ -39,8 +39,8 @@ const tabBarStyle = { width: '220px' }
padding-left: 0; padding-left: 0;
} }
.ant-tabs-tab-active { // .ant-tabs-tab-active {
background-color: @item-active-bg; // background-color: @item-active-bg;
} // }
} }
</style> </style>