Add TeamWishes form and display components to Board

This commit is contained in:
memeriau
2022-02-09 23:36:53 +01:00
parent 733c4fc04f
commit 6e22136737
13 changed files with 437 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
bottom: auto;
right: auto;
padding: 15px;
max-height: 80vh;
outline: 0;
background-color: $color-white;
border-radius: 15px;