project done before

This commit is contained in:
kicap1992
2021-06-23 18:11:00 +08:00
commit 0e518e25a6
528 changed files with 252846 additions and 0 deletions

View File

@ -0,0 +1,17 @@
.card-plain{
background: transparent;
box-shadow: none;
.card-header,
.card-footer{
margin-left: 0;
margin-right: 0;
background-color: transparent;
}
&:not(.card-subcategories).card-body{
padding-left: 0;
padding-right: 0;
}
}