This commit is contained in:
Bel Curcio
2021-06-07 18:18:43 -03:00
parent a314148ad1
commit 5c79f7a8fd
7 changed files with 18 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
.leftControl,
.rightControl {
@apply px-8 cursor-pointer;
@apply px-9 cursor-pointer;
transition: background-color 0.2s ease;
}