mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
table border fixes
This commit is contained in:
@@ -12,11 +12,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
>:not(:first-child) {
|
||||||
|
border-top-width: $table-border-width;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-responsive {
|
.table-responsive {
|
||||||
margin-bottom: $spacer;
|
|
||||||
|
|
||||||
.table {
|
.table {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user