WIP Refactor - Requested wines ui #53

Merged
KevinMidboe merged 20 commits from refactor/requested-wines-ui into master 2020-11-02 14:20:21 +00:00
Showing only changes of commit e13b4125be - Show all commits

View File

@@ -168,6 +168,10 @@ textarea {
opacity: 0.25;
cursor: not-allowed;
}
&.small {
height: min-content;
}
}