btcpayserver/BTCPayServer/wwwroot/pos
d11n bc6d037341
POS: Improve padding on mobile and unify card look with tiles (#6088)
On mobile, the description content was lacking horizontal padding. This adjusts it while also unifying the cards to work like the tiles on checkout: Below 400px width, we pull the to the edges of the screen, which makes it looks nicer and display better than as if they'd also have an outer margin.

Adjustments take effect on all POS view variants.
2024-07-11 00:12:58 +09:00
..
admin.js POS: Add item list to keypad (#5814) 2024-03-14 11:11:54 +01:00
cart.css POS: Improve padding on mobile and unify card look with tiles (#6088) 2024-07-11 00:12:58 +09:00
cart.js POS: Add item list to keypad (#5814) 2024-03-14 11:11:54 +01:00
common.css POS: Improve padding on mobile and unify card look with tiles (#6088) 2024-07-11 00:12:58 +09:00
common.js POS: Add item list to keypad (#5814) 2024-03-14 11:11:54 +01:00
keypad.css POS: Keypad error should sit below the header (#6055) 2024-06-20 16:17:36 +02:00
keypad.js POS: Add item list to keypad (#5814) 2024-03-14 11:11:54 +01:00
print.css POS Cart redesign (#5171) 2023-07-22 21:15:41 +09:00