tweaked box-shadow attr on active card in PICK SEA stage
This commit is contained in:
@@ -871,7 +871,7 @@ $sea-card-h: 6.5rem;
|
|||||||
.sea-card-slot--focused {
|
.sea-card-slot--focused {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
transition: opacity 0.15s ease, box-shadow 0.15s ease;
|
transition: opacity 0.15s ease, box-shadow 0.15s ease;
|
||||||
box-shadow: 0 0 2rem 0.75rem rgba(var(--ninUser), 0.35), 0 0 0.4rem rgba(0, 0, 0, 0.85);
|
box-shadow: 0 0 0.5rem 0.25rem rgba(var(--ninUser), 0.35), 0 0 0.4rem rgba(0, 0, 0, 0.85);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Cover + Cross — absolutely overlaid on the Sig card in .sea-pos-center
|
// Cover + Cross — absolutely overlaid on the Sig card in .sea-pos-center
|
||||||
|
|||||||
Reference in New Issue
Block a user