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
79 - UI jumping when you check/uncheck a column
main
Eric
2 years ago
committed by
Eric Amodio
parent
5a112277de
commit
62049732d9
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/plus/graph/graph.scss
+ 3
- 0
src/webviews/apps/plus/graph/graph.scss
View File
@ -225,6 +225,8 @@ a {
}
&
__item
{
display
:
flex
;
align-items
:
center
;
appearance
:
none
;
font-family
:
inherit
;
background-color
:
transparent
;
@ -252,6 +254,7 @@ a {
width
:
16px
;
height
:
16px
;
margin-right
:
0
.
25rem
;
margin-bottom
:
0
.
5rem
;
}
}
Write
Preview
Loading…
Cancel
Save