diff --git a/assets/sass/style.sass b/assets/sass/style.sass index 3be4899269e62a5dea3a8a90ebaabd561537ec5b..19be44f29c106cff167bb445cd08e1aa4a8bcd57 100644 --- a/assets/sass/style.sass +++ b/assets/sass/style.sass @@ -177,5 +177,6 @@ form.upload width: 100% box-sizing: border-box font-family: 'Lato', sans-serif + resize: vertical &:not(input):not(textarea):empty display: none \ No newline at end of file