drum-machine-react fix selectionMenuItems text direction

This commit is contained in:
2020-05-27 14:36:04 -07:00
parent e680fdc2c2
commit bfd37c7d81
8 changed files with 14 additions and 13 deletions

View File

@@ -80,6 +80,7 @@
text-align: center;
font-style: bold;
font-size: 1.6rem;
direction: ltr;
}
.selectionMenuItem:active {