mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-09 08:10:39 +03:00
fix: make cards header have transparent background (#1256)
This commit is contained in:
parent
549dcef697
commit
7e76c925c1
|
@ -13,6 +13,7 @@
|
|||
// Top and bottom padding: 16dp
|
||||
.card-header {
|
||||
padding: 1rem;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.card-block {
|
||||
|
|
Loading…
Reference in New Issue
Block a user