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
Adds content-visibility to commit details for perf
main
Eric Amodio
1 year ago
parent
c10c5d596e
commit
51ac633513
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/webviews/apps/shared/components/list/list-item.ts
+ 3
- 0
src/webviews/apps/shared/components/list/list-item.ts
View File
@ -74,6 +74,9 @@ const styles = css`
justify
-
content
:
space
-
between
;
font
-
size
:
var
(
--
vscode
-
font
-
size
)
;
color
:
var
(
--
vscode
-
sideBar
-
foreground
)
;
content
-
visibility
:
auto
;
contain
-
intrinsic
-
size
:
auto
2.2
rem
;
}
:
host
(
:
hover
)
{
Write
Preview
Loading…
Cancel
Save