mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 11:47:45 +01:00
Remove unused CSS
This commit is contained in:
@@ -17,20 +17,6 @@
|
||||
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-top,
|
||||
.card-img-bottom {
|
||||
|
||||
Reference in New Issue
Block a user