Merge remote-tracking branch 'origin/develop' into enterprise

This commit is contained in:
Sam Tolmay 2023-11-10 11:32:43 +02:00
commit b50d6043d6
No known key found for this signature in database

View File

@ -15,3 +15,8 @@
*/
@import 'antd/lib/tabs/style/index.less';
//! Remove with ant v5 update
.ant-tabs-tabpane-hidden {
display: none;
}