File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 padding : 0 ;
1616}
1717
18- .user .profile .ui .card .extra .content ul {
18+ .user .profile .ui .card .extra .content > ul {
1919 margin : 0 ;
2020 padding : 0 ;
2121}
2222
23- .user .profile .ui .card .extra .content ul li {
23+ .user .profile .ui .card .extra .content > ul > li {
2424 padding : 10px ;
2525 list-style : none;
2626}
2727
28- .user .profile .ui .card .extra .content ul li : not (: last-child ) {
28+ .user .profile .ui .card .extra .content > ul > li : not (: last-child ) {
2929 border-bottom : 1px solid var (--color-secondary );
3030}
3131
32- .user .profile .ui .card .extra .content ul li .svg {
32+ .user .profile .ui .card .extra .content > ul > li .svg {
3333 margin-left : 1px ;
3434 margin-right : 5px ;
3535}
3636
37- .user .profile .ui .card .extra .content ul li .follow .ui .button {
37+ .user .profile .ui .card .extra .content > ul > li .follow .ui .button {
3838 width : 100% ;
3939}
4040
117117 margin : -3px !important ;
118118}
119119
120- .user-orgs li {
120+ .user-orgs > li {
121121 display : flex;
122122 border-bottom : 0 !important ;
123123 padding : 3px !important ;
You can’t perform that action at this time.
0 commit comments