mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'ent-11153-pasos-muy-separados-en-plantillas' into 'develop'
Ent 11153 pasos muy separados en plantillas See merge request artica/pandorafms!5964
This commit is contained in:
commit
b21673d9e7
@ -12107,8 +12107,9 @@ div.parent_graph > p.legend_background > table > tbody > tr {
|
||||
|
||||
.steps {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.step {
|
||||
@ -12140,7 +12141,7 @@ div.parent_graph > p.legend_background > table > tbody > tr {
|
||||
|
||||
.steps {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: left;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user