File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ video::-webkit-media-controls {
239
239
}
240
240
241
241
.simple-keyboard-arrows .hg-button {
242
- @apply flex w-[50px ] grow-0 items-center justify-center;
242
+ @apply flex w-[50px ] items-center justify-center;
243
243
}
244
244
245
245
.controlArrows {
@@ -264,7 +264,7 @@ video::-webkit-media-controls {
264
264
}
265
265
266
266
.simple-keyboard-control .hg-button {
267
- @apply flex w-[50px ] grow-0 items-center justify-center;
267
+ @apply flex w-[50px ] items-center justify-center;
268
268
}
269
269
270
270
.numPad {
@@ -332,7 +332,7 @@ video::-webkit-media-controls {
332
332
333
333
.keyboard-detached .simple-keyboard .hg-theme-default div .hg-button {
334
334
text-wrap : auto;
335
- text-align : center;
335
+ text-align : center;
336
336
min-width : 6ch ;
337
337
}
338
338
.keyboard-detached .simple-keyboard .hg-theme-default .hg-button span {
You can’t perform that action at this time.
0 commit comments