mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
improve money type rendering + DQL "jsonbexistsInArray"
This commit is contained in:
@@ -6,4 +6,16 @@ textarea {
|
||||
|
||||
span.force-inline-label label {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
||||
.chill-form-money {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
|
||||
span.chill-form-money__money {
|
||||
align-self: center;
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user