mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 15:38:00 -05:00
improvement(ui): execution border slightly larger
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
box-shadow: 0 0 0 0 hsl(var(--border));
|
||||
}
|
||||
50% {
|
||||
box-shadow: 0 0 0 6px hsl(var(--border));
|
||||
box-shadow: 0 0 0 8px hsl(var(--border));
|
||||
}
|
||||
100% {
|
||||
box-shadow: 0 0 0 0 hsl(var(--border));
|
||||
|
||||
Reference in New Issue
Block a user