🎨 代码格式化

This commit is contained in:
BTMuli
2023-06-26 20:56:08 +08:00
parent 8e8c01c40c
commit 2591e86e2e
54 changed files with 437 additions and 437 deletions

View File

@@ -39,13 +39,13 @@ html {
}
::-webkit-scrollbar-track {
background: #faf7e8;
border-radius: 5px;
background: #faf7e8;
}
::-webkit-scrollbar-thumb {
background: #686868;
border-radius: 5px;
background: #686868;
}
::-webkit-scrollbar-thumb:hover {
@@ -63,10 +63,10 @@ html {
/* card action 内的按钮 */
.card-btn {
background: #4a5366;
color: #ece5d8;
border-radius: 50px;
margin-left: 5px;
background: #4a5366;
color: #ece5d8;
}
.card-btn img {