Skip to content

Commit ff3e196

Browse files
committed
Keystroke Button aligned
1 parent 836b1a7 commit ff3e196

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ body {
8383
}
8484

8585
.app-buttons button {
86+
white-space: nowrap;
87+
text-overflow: ellipsis;
8688
width: 200px;
8789
height: 80px;
8890
margin: 10px;

0 commit comments

Comments
 (0)