🐛 Fix line cap select

This commit is contained in:
alonso.torres 2024-01-15 17:01:19 +01:00 committed by Andrés Moya
parent eeabeadc39
commit 339cdbec2d
13 changed files with 24 additions and 14 deletions

View file

@ -49,6 +49,7 @@
.separator {
margin: 0;
height: $s-12;
border-top: 1px solid $db-primary;
}
}
.checked-element {