fix: update fields value
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
padding-top: 100px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background-color: rgba(255, 255, 255, 25%);
|
||||
background-color: var(--color-fill-spin-bg);
|
||||
}
|
||||
|
||||
.copy {
|
||||
|
||||
Reference in New Issue
Block a user