mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
[bugfix] Row: align bottom not work (#3209)
This commit is contained in:
parent
c480b67dc4
commit
62d012e541
@ -36,6 +36,6 @@
|
||||
}
|
||||
|
||||
&--align-bottom {
|
||||
align-items: bottom;
|
||||
align-items: flex-end;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user