diff --git a/src/theme/variables.css b/src/theme/variables.css index eaff969..6df17b2 100644 --- a/src/theme/variables.css +++ b/src/theme/variables.css @@ -282,7 +282,6 @@ http://ionicframework.com/docs/theming/ */ background: var(--ion-color-step-300, #edeef0); color: var(--ion-text-color, #000); font-family: inherit; - font-size: 1rem; } .date-time-modal { diff --git a/src/views/SavedMappings.vue b/src/views/SavedMappings.vue index 71bf19e..c322c6f 100644 --- a/src/views/SavedMappings.vue +++ b/src/views/SavedMappings.vue @@ -25,6 +25,12 @@ {{ mapping.name }} + + {{ translate("Scheduled restock") }} + + {{ mapping.name }} + +