diff --git a/webapp/src/components/modalComponents/calibrationModal.vue b/webapp/src/components/modalComponents/calibrationModal.vue index efae9e36..6ad694a6 100644 --- a/webapp/src/components/modalComponents/calibrationModal.vue +++ b/webapp/src/components/modalComponents/calibrationModal.vue @@ -70,30 +70,30 @@ >
@@ -334,9 +334,11 @@ export default { gap: 8px; /* Small space between buttons */ margin-top: 4px; /* Gap from image */ } -.action-button { - padding: 6px 12px; /* Smaller button */ - font-size: 22px !important; +>>> .moveZ .uk-button.uk-width-1-1 { + line-height: 50px; + font-size: 50px !important; + height: 60px; + padding-bottom: 46px; margin: 0; /* Remove default margin */ width: 120px; min-width: 80px;