/ittf/meta/t/css/sidebar-left.css.ittf (primary)
1 $group2 . mc-sidebar-left3 padding 20px 30px4 $$ still i can't find why i need to subtract these5 height calc(100% - 10rem)6 min-width 20rem7 overflow auto8 < ul9 display flex10 justify-content space-between11 flex-direction column12 list-style-type none13 transition all 1s ease14 < li15 border-bottom 1px solid ${opt.c_0}16 color ${opt.c_0}17 display block18 font-size 0.8rem19 $$ padding 0.1rem 0 0.1rem 1rem20 padding 021 < a22 color ${opt.c_0}23 < li:last-child24 border-bottom 025 . mc-sidebar-left-title26 display none