fix: eslint

This commit is contained in:
hw
2025-11-03 14:04:38 +08:00
parent 3e826de4aa
commit 7a5f4b01e2

View File

@@ -386,11 +386,11 @@ div {
background-size: 100% auto;
.save-div {
margin-top: 15px;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
align-items: center;
justify-content: center;
margin-top: 15px;
}
}