Use $medium-button-height token for Schedule search button height

This commit is contained in:
2026-04-20 19:45:15 +03:00
parent 8ad63f0b0a
commit 3a64476968
@@ -54,7 +54,7 @@
align-items: center;
justify-content: center;
width: 130px;
height: 40px;
height: vars.$medium-button-height;
background: colors.$white;
border: 1px solid colors.$extra-blue;
color: colors.$extra-blue;