Merge branch 'theme-color-login' of MyFit/users-myfit into master

This commit is contained in:
2023-02-06 23:27:46 +00:00
committed by Gogs
+1 -1
View File
@@ -527,7 +527,7 @@ input[type="number"] {
transition: all 0.5s ease-in-out;
width: 58px;
height: 58px;
@apply bg-pink;
@apply bg-purple;
}
/* TODO: =================================login end================================= */