Dismissable Dropdown

This commit is contained in:
Belen Curcio
2020-10-22 10:27:11 -03:00
parent 5d0da87c3c
commit d541948596
4 changed files with 63 additions and 34 deletions

View File

@@ -34,7 +34,7 @@
}
.nameBox {
@apply absolute top-6 left-0 z-50;
@apply absolute top-6 left-0 z-10;
& .name {
@apply px-6 py-2 bg-primary text-primary font-bold;