This commit is contained in:
Bel Curcio
2021-06-01 15:25:23 -03:00
parent 51229a0562
commit 627237ec06
6 changed files with 89 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
.control {
@apply bg-violet absolute bottom-10 right-10 flex flex-row
border-accent-0 border text-accent-0 z-50 shadow-xl;
border-accent-0 border text-accent-0 z-30 shadow-xl;
height: 48px;
}