This commit is contained in:
vinceliuice
2025-08-06 10:01:29 +08:00
parent bac95e19ba
commit 923c07fe00
5 changed files with 9 additions and 13 deletions

View File

@@ -13,10 +13,12 @@ columnview {
line-height: 100%;
border-left: 1px solid $border_color;
border-bottom: 1px solid $border_color;
border-top: none;
border-right: none;
background-clip: padding-box;
&:first-child {
border-left-width: 0;
border-left: none;
}
> box {