Fix wish price #48
This commit is contained in:
parent
0cef9fa398
commit
be6941991d
1 changed files with 5 additions and 0 deletions
|
@ -102,6 +102,11 @@
|
|||
color: rgba(255, 255, 255, .9);
|
||||
}
|
||||
|
||||
.ui.card .meta,
|
||||
.ui.cards > .card .meta {
|
||||
color: rgba(255, 255, 255, .7);
|
||||
}
|
||||
|
||||
/** Description */
|
||||
.ui.card > .content > .description,
|
||||
.ui.cards > .card > .content > .description {
|
||||
|
|
Loading…
Reference in a new issue