Use $medium-button-height token for Schedule search button height
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user