mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
Fix right column alignment when left column goes to two rows
This commit is contained in:
parent
ed80727343
commit
b811f34254
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
}
|
||||
|
||||
.itemLabel {
|
||||
flex: 1;
|
||||
margin-top: 1px; /* align with baseline */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue