trad
This commit is contained in:
@@ -1188,3 +1188,11 @@ input[type="date"]::-webkit-calendar-picker-indicator:hover {
|
||||
color: #64748b;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.highlight-step {
|
||||
transition:
|
||||
box-shadow 0.3s,
|
||||
transform 0.3s;
|
||||
box-shadow: 0 0 0 3px var(--primary);
|
||||
transform: scale(1.02);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user