mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Introduce relaxed, regular and condensed button for specify height
This commit is contained in:
@@ -155,5 +155,6 @@ $border-radius: 4px !default;
|
||||
$font-weight-bold: 600 !default;
|
||||
$font-weight-normal: 400 !default;
|
||||
|
||||
$btn-height: 40px !default;
|
||||
$btn-medium-height: 32px !default;
|
||||
$btn-relaxed-height: 40px !default;
|
||||
$btn-regular-height: 32px !default;
|
||||
$btn-condensed-height: 26px !default;
|
||||
|
||||
Reference in New Issue
Block a user