mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-09 18:51:10 +00:00
(add order template mockup)
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.flex-baseline {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.flex-y-end {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user