File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/components/CategoryList Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7676 & :after {
7777 @include arrow (' down' , 10px , 7px , #8fb9cf );
7878 content : ' ' ;
79- margin-left : 10 px ;
79+ margin-left : 6 px ;
8080 }
8181}
8282.link {
9191 color : #8fb9cf ;
9292 font-size : 12px ;
9393 margin-left : auto ;
94- margin-right : 8 px ;
94+ margin-right : 4 px ;
9595 min-width : 20px ;
9696 text-align : right ;
9797 }
9898 .edit {
9999 display : flex ;
100- align-items : center ;
101- margin-right : 6 px ;
100+ align-items : flex-start ;
101+ padding-top : 2 px ;
102102 cursor : pointer ;
103103 opacity : 0 ;
104104 transition : opacity 0.2s ease ;
135135 }
136136 .editFilter {
137137 display : flex ;
138- align-items : center ;
139- margin-right : 6 px ;
138+ align-items : flex-start ;
139+ padding-top : 2 px ;
140140 cursor : pointer ;
141141 opacity : 0 ;
142142 transition : opacity 0.2s ease ;
You can’t perform that action at this time.
0 commit comments