fix: force-width

This commit is contained in:
elforjani13
2021-11-11 16:15:45 +02:00
parent 918cd4aef3
commit 376a16fd65
3 changed files with 7 additions and 8 deletions

View File

@@ -64,12 +64,11 @@
display: none;
}
}
}
&--CUSTOMER:last-child {
.td {
border-bottom: 1px solid #ddd;
&:not(:first-child).is-expanded .td {
border-top: 1px solid #ddd;
}
}
&--CUSTOMER:last-child,
&--VENDOR:last-child {
.td {
border-bottom: 1px solid #ddd;