fix: ux bug
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
overflow: hidden;
|
||||
|
||||
&.download {
|
||||
background-color: rgb(47 191 133 / 30%);
|
||||
background-color: var(--ant-blue-2);
|
||||
}
|
||||
|
||||
.download {
|
||||
|
||||
Reference in New Issue
Block a user