fix(modal): do not set p in modal card as flex
This fixes a bug where the description of a project or filter would be aligned right.
This commit is contained in:
parent
bf85cb0505
commit
e534a6a5bf
@ -188,12 +188,6 @@ $modal-width: 1024px;
|
||||
.info {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
p {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user