diff --git a/css/app.css b/css/app.css index 096c4d1d2..1de4881cb 100644 --- a/css/app.css +++ b/css/app.css @@ -1542,6 +1542,11 @@ input[type=number] { height: 300px; } +.form-field-restrictions svg { + width: 100%; + height: 100%; +} + .form-field-restrictions .restriction-help { z-index: 1; position: absolute;