chore: worker downloading tooltip
This commit is contained in:
@@ -875,6 +875,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.light-downloading-tooltip {
|
||||
&.ant-tooltip .ant-tooltip-arrow::before {
|
||||
background: var(--color-white-1);
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user