fix(client): UI bugs (#53408)

This commit is contained in:
Niraj Nandish
2024-02-04 21:26:57 +05:30
committed by GitHub
parent f958042cc0
commit a2e3916a2b
+2 -2
View File
@@ -446,7 +446,7 @@ ToDo: find out why, and remove the need for it */
.block-grid .progress-wrapper > div {
position: relative;
width: 80%;
padding-inline-end: 0.25em;
margin-inline-end: 0.25em;
}
.annual-donation-alert .progress-wrapper {
@@ -513,7 +513,7 @@ ToDo: find out why, and remove the need for it */
.grid-project-block:hover {
cursor: pointer;
background: var(--tertiary-background);
background: var(--tertiary-background) !important;
}
.grid-project-block a.block-header {