diff --git a/src/app/pages/gabinete-digital/pedidos/pedido/pedido.page.html b/src/app/pages/gabinete-digital/pedidos/pedido/pedido.page.html index 0d3bbfdef..bb10b3c3c 100644 --- a/src/app/pages/gabinete-digital/pedidos/pedido/pedido.page.html +++ b/src/app/pages/gabinete-digital/pedidos/pedido/pedido.page.html @@ -116,7 +116,8 @@
- + + diff --git a/src/app/shared/agenda/edit-event/edit-event.page.html b/src/app/shared/agenda/edit-event/edit-event.page.html index ac92d52b0..6ac05c151 100644 --- a/src/app/shared/agenda/edit-event/edit-event.page.html +++ b/src/app/shared/agenda/edit-event/edit-event.page.html @@ -140,7 +140,7 @@
-
+
+ [stepSecond]="stepSecond"> diff --git a/src/app/shared/agenda/new-event/new-event.page.html b/src/app/shared/agenda/new-event/new-event.page.html index cb8fc62f5..a9a5b7147 100644 --- a/src/app/shared/agenda/new-event/new-event.page.html +++ b/src/app/shared/agenda/new-event/new-event.page.html @@ -149,7 +149,6 @@ [showSeconds]="showSeconds" [stepHour]="stepHour" [stepMinute]="stepMinute" [stepSecond]="stepSecond" - [touchUi]="touchUi" > diff --git a/src/global.scss b/src/global.scss index 15593bbbd..309d86b11 100644 --- a/src/global.scss +++ b/src/global.scss @@ -988,8 +988,8 @@ background: rgb(92, 92, 92); height: 43px; opacity: 0; button { - width: 100%; - height: 100%; + width: 100% !important; + height: 100% !important; } } button {