forked from xziino/ff14-mitigator
Planner: Badge-Alignment fix bei Äquivalenz-Hinweisen
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1c0918a4a3
commit
86d2a106bb
@ -224,10 +224,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mechanic-assignments {
|
.mechanic-assignments {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
|
align-items: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mechanic-no-assign {
|
.mechanic-no-assign {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user