line up all icons and paddings with consistency, return auto bake checkbox on mobile UI

This commit is contained in:
Robin Scholtes 2023-04-17 13:50:43 +12:00
parent c1a5b67603
commit b872ac6e68
3 changed files with 21 additions and 4 deletions

View file

@ -17,6 +17,8 @@
margin: 0;
/* flex is applied through .row on the banner element */
justify-content: space-between;
padding-left: 12px;
padding-right: 4px;
}
#banner i {