mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
Remove unused CSS
This commit is contained in:
@@ -17,20 +17,6 @@
|
|||||||
font-weight: $font-weight-normal;
|
font-weight: $font-weight-normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-table {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-table tr td:first-child,
|
|
||||||
.card-table tr th:first-child {
|
|
||||||
padding-left: $card-spacer-x;
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-table tr td:last-child,
|
|
||||||
.card-table tr th:last-child {
|
|
||||||
padding-right: $card-spacer-x;
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-img,
|
.card-img,
|
||||||
.card-img-top,
|
.card-img-top,
|
||||||
.card-img-bottom {
|
.card-img-bottom {
|
||||||
|
|||||||
Reference in New Issue
Block a user