This commit is contained in:
insvrgent
2025-02-13 11:52:27 +07:00
parent 2ceac51de2
commit e9cf1a159a
2 changed files with 49 additions and 36 deletions

View File

@@ -153,8 +153,8 @@
align-items: center;
font-size: 0.9rem;
margin-left: 5px;
color: rgb(115, 165, 133);
fill: rgb(115, 165, 133);
color: #a8c7a9;
fill: #a8c7a9;
height: 40px;
}
@@ -182,7 +182,7 @@
.addButton {
background-color: #ffffff;
border: 2px solid #73a585;
border: 2px solid #a8c7a9;
/* border: none; */
display: inline-block;
font-size: 14px;