Dropdown Menu

This commit is contained in:
Belen Curcio
2020-10-22 15:43:09 -03:00
parent a7b0d9391a
commit 7ebdd243a8
8 changed files with 36 additions and 15 deletions

3
assets/components.css Normal file
View File

@@ -0,0 +1,3 @@
.fit {
min-height: calc(100vh - 88px - 41px);
}