chore(client): remove redundant border-color rule from donation.css (#55070)

This commit is contained in:
Kartik Chinda
2024-06-04 14:37:24 +05:30
committed by GitHub
parent 26d5eaad65
commit 260784cc1e
@@ -445,7 +445,6 @@ button.confirm-donation-btn {
align-content: center;
border-radius: 5px;
background-color: var(--yellow-light);
border-color: var(--yellow-light);
color: black;
font-weight: bold;
width: 100%;