Add manual study completion toggle
This commit is contained in:
@@ -385,6 +385,12 @@ button:disabled {
|
||||
font-size: 10px;
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.study-status-badge:hover {
|
||||
border-color: rgba(239, 245, 255, 0.58);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.study-status-badge.status-complete {
|
||||
|
||||
Reference in New Issue
Block a user