fix: paste text can not overwrite the selection
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: var(--ant-color-fill-secondary);
|
||||
background-color: rgba(0, 0, 0, 30%);
|
||||
|
||||
.ant-progress-text {
|
||||
color: var(--color-white-secondary);
|
||||
|
||||
Reference in New Issue
Block a user