Fix incorrect secondary button size (#2276)

th-downstream
Claire 1 year ago committed by GitHub
parent 15416cb567
commit 4c1f5cd847

@ -80,11 +80,7 @@
}
&.button-secondary {
font-size: 16px;
line-height: 36px;
height: auto;
color: $ui-button-secondary-color;
text-transform: none;
background: transparent;
padding: 6px 17px;
border: 1px solid $ui-button-secondary-border-color;

Loading…
Cancel
Save