mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-06 22:36:07 +00:00
Added default minimum height for text areas.
This commit is contained in:
@@ -1300,5 +1300,9 @@ $topbar-link-font-size: emCalc(16);
|
||||
|
||||
// $topbar-sticky-class: ".sticky";
|
||||
|
||||
textarea {
|
||||
min-height: emCalc(120) !important;
|
||||
}
|
||||
|
||||
@import 'foundation';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user