darkly: tags are now visible on card backgrounds
This commit is contained in:
parent
9b49483b85
commit
435dfd6968
1 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,8 @@
|
|||
border: $border-width solid $card-border-color;
|
||||
background-color: $grey-darker;
|
||||
border-radius: $radius;
|
||||
}
|
||||
|
||||
.card .tag {
|
||||
background-color: $body-background-color
|
||||
}
|
Loading…
Add table
Reference in a new issue