mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
Remove unused css in _card.scss
This commit is contained in:
@@ -7,22 +7,6 @@
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
|
||||
.card-actions {
|
||||
a {
|
||||
color: $body-color;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
svg {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
line-height: 1.4;
|
||||
}
|
||||
}
|
||||
|
||||
.card-title {
|
||||
font-size: $card-title-font-size;
|
||||
font-weight: $card-title-font-weight;
|
||||
|
||||
Reference in New Issue
Block a user