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 actions not overlaying on Commit Details view
main
Eric Amodio
2 years ago
parent
07fd314b6d
commit
59a7ebcb3d
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/webviews/apps/shared/components/list/list-item.ts
+ 2
- 0
src/webviews/apps/shared/components/list/list-item.ts
View File
@ -98,6 +98,7 @@ const styles = css`
border
:
none
;
outline
:
none
;
cursor
:
pointer
;
min
-
width
:
0
;
}
.
icon
{
@ -144,6 +145,7 @@ const styles = css`
white
-
space
:
nowrap
;
text
-
align
:
left
;
text
-
overflow
:
ellipsis
;
flex
:
1
;
}
.
description
{
Write
Preview
Loading…
Cancel
Save