6.3.0: Готовые желания на экране прогресса недели
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m19s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m19s
This commit is contained in:
@@ -405,3 +405,14 @@
|
||||
font-size: 0.875rem;
|
||||
color: #6b7280;
|
||||
}
|
||||
|
||||
/* Текст "Готово!" синим для WishRowCard */
|
||||
.wish-row-unlock.ready {
|
||||
color: #3b82f6;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* Синяя обводка для готового MiniWishCard */
|
||||
.mini-wish-image.ready {
|
||||
border: 2px solid #3b82f6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user