This commit is contained in:
Yuri Kuznetsov
2025-02-19 18:47:35 +02:00
parent df6b5ae043
commit bec4a188a3
+1 -1
View File
@@ -1397,7 +1397,7 @@ section {
&:not(.has-show-more) {
> table {
> tbody {
> tr.active:last-child {
> tr:last-child {
> td:first-child {
border-bottom-left-radius: var(--panel-border-radius);
}