fix: tooltip issue about customer follower

change: Grid.export optimized (compression with `deflate`)
feature: ui-tab
feature: Popup.closable
This commit is contained in:
2024-03-12 13:36:54 +08:00
parent f54eb3ac24
commit e07342a257
10 changed files with 160 additions and 43 deletions

View File

@ -70,6 +70,10 @@ $buttonHeight: 28px;
cursor: move;
}
>.ui-popup-header-title.no-move {
cursor: default;
}
>.ui-popup-header-icons {
flex: 0 0 auto;
padding: 10px 12px 6px 0;