Update _common-3.0.scss

This commit is contained in:
vinceliuice 2023-09-14 23:39:08 +08:00
parent bce6a140d1
commit ae9f58072a

View file

@ -1998,7 +1998,7 @@ $pathbar_button_checked_bg: if($variant == 'light', #808080, #b8b8b8);
} }
border-radius: 0; border-radius: 0;
margin: 0 0; margin: 0;
border-left-color: $borders_color; // this is actually the tree lines color, border-left-color: $borders_color; // this is actually the tree lines color,
border-top-color: $borders_color; // while this is the grid lines color, better then nothing border-top-color: $borders_color; // while this is the grid lines color, better then nothing