Commit 837fafd
committed
fix(webapp): drop the shadow from the tertiary slider handle
The run timeline's zoom handle carried a 4px-spread drop shadow that read
as a dark halo. Removed from the variant rather than the call site, so the
storybook sample matches.
The `focus:` copy of the shadow went with it: it was byte-identical to the
base one, so focus already looked the same as rest and nothing is lost.
Also drops `hover:border-text-dimmed`, which set the border to the colour
it already was.1 parent 54636f9 commit 837fafd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments