1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
7ef87daaeb sizing 2024-12-22 13:34:55 -05:00
27410b9b82 Make stamps darker. 2024-12-15 21:29:37 -05:00
065dc65e3a Stickers have only ids of organizations, not the entire objects. 2024-12-15 20:09:43 -05:00
e19b646281 Add org logos to sticker. 2024-12-08 20:41:54 -05:00
53184f7134 Remove unused code. 2024-12-06 18:51:18 -05:00
5ef2072f8a Sticker builder is now bound to the sticker in the store. 2024-12-05 20:43:01 -05:00
79a996a2cc fix message3 2024-12-05 20:41:10 -05:00
b95b8a303f Make the font scale to the container
While setting font-size: calc() works, using zoom will probably be better for printing.
2024-12-03 23:18:26 -05:00
0ed7a3969e cleanups 2024-12-02 19:35:53 -05:00
9608322f93 .message nowrap 2024-12-01 19:49:36 -05:00
8382689a97 Remove outline, add padding. 2024-11-24 22:05:32 -05:00
24c00be38f Get color working. 2024-11-17 15:01:11 -05:00
1106ba403c Get 4 layouts mostly working. 2024-11-17 14:24:01 -05:00
0cbe7bb91e Stop using pixels for sticker. Use svg image for QR code.
Move Sticker to it's own component.
2024-11-17 11:41:35 -05:00