File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
src/projects/list/components/Projects Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11@import ' tc-includes' ;
2+
23.flex-data {
34 .flex-row {
45 .item-id {
309310 white-space : nowrap ;
310311 overflow : hidden ;
311312 text-overflow : ellipsis ;
312- width : 178px ;
313313
314314 & :hover {
315315 background-color : $tc-dark-blue-30 ;
364364 border-radius : 13px ;
365365 display : inline-block ;
366366 margin-top : 3px ;
367-
368367}
369368
370369.txt-gray-sm {
423422 }
424423
425424 .icon-carret-down-active g g {
426- color : rgb (6 , 129 , 255 ) !important ;
425+ color : rgb (6 , 129 , 255 ) !important ;
427426 }
428-
427+
429428 .icon-carret-down-active {
430429 color : $tc-dark-blue-90 ;
431430 outline : 0 ;
438437 display : block ;
439438 position : absolute ;
440439 top : 5px ;
441- right : 0 ;
440+ right : 0 ;
442441 }
443442
444443 .icon-carret-down-normal {
You can’t perform that action at this time.
0 commit comments