diff --git a/src/components/toolbox/countdown-timer/timers/timer/timer.module.css b/src/components/toolbox/countdown-timer/timers/timer/timer.module.css index dbcad09..886f789 100644 --- a/src/components/toolbox/countdown-timer/timers/timer/timer.module.css +++ b/src/components/toolbox/countdown-timer/timers/timer/timer.module.css @@ -93,6 +93,7 @@ align-items: center; justify-content: center; width: 38px; + min-width: 38px; height: 38px; color: #f43f5e; cursor: pointer;