CSR-1538: CSS tweak to keep text in place regardless of image load on list-card
This commit is contained in:
parent
49143db1c6
commit
4518e78745
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ export default {
|
||||||
outline: none;
|
outline: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: $gray-600;
|
color: $gray-600;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue