change app color

This commit is contained in:
SoftFever
2023-01-03 22:05:20 +08:00
parent 8a86e13670
commit ab1d613f42
66 changed files with 165 additions and 163 deletions

View File

@ -33,7 +33,7 @@ input
#ItemSelectArea
{
height:40px;
border-top: 1px solid #00AE42;
border-top: 1px solid #009688;
display: flex;
align-items: center;
}