Update vote eligibility logic, add MatIconModule, and refine button styles for improved clarity.
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
}
|
||||
|
||||
.available-button-outer {
|
||||
background-color: #4caf50 !important;
|
||||
border: 2px solid #4caf50;
|
||||
}
|
||||
|
||||
.not-available-button-outer {
|
||||
background-color: var(--white) !important;
|
||||
border: 2px solid #ffa433;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user