Commit 13bc494
authored
feat: Make workspace focus highlight more visible (#83)
A small hack (kludge?) from @bmxedd to make it a bit more obvious
when the workspace is focused.
@bmxedd notes:
"Many CSS styles don't work on internal SVG elements. This
at least allows to the outline to be shown and not be
obscured by the flyout.
There is something going on with the width of the outline
to the top and left side that I couldn't figure out."1 parent 3100903 commit 13bc494
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
29 | 41 | | |
30 | 42 | | |
31 | 43 | | |
| |||
0 commit comments