Merge tag '2024.10.1' into feature/2024.10
This commit is contained in:
@@ -58,7 +58,7 @@ watch(() => props.expandAllCws, (expandAllCws) => {
|
||||
height: 34px;
|
||||
border-radius: var(--radius-sm);
|
||||
position: sticky !important;
|
||||
top: calc(16px + var(--stickyTop, 0px));
|
||||
top: calc(16px + var(--MI-stickyTop, 0px));
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user