This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixes bad css
main
Eric Amodio
2 years ago
parent
14634179b3
commit
b79aab0b58
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/webviews/apps/plus/graph/graph.scss
+ 2
- 2
src/webviews/apps/plus/graph/graph.scss
View File
@ -71,7 +71,7 @@ a {
:
focus
{
outline
:
1px
solid
var
(
--vscode-focusBorder
)
;
outline-offset
:
-1x
;
outline-offset
:
-1
p
x
;
}
}
@ -176,7 +176,7 @@ a {
:
focus
{
outline
:
1px
solid
var
(
--vscode-focusBorder
)
;
outline-offset
:
-1x
;
outline-offset
:
-1
p
x
;
}
}
Write
Preview
Loading…
Cancel
Save