We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdda15c commit 62e69b0Copy full SHA for 62e69b0
1 file changed
TeXmacs/progs/source/shortcut-widgets.scm
@@ -52,7 +52,7 @@
52
(vertical
53
(aligned
54
(item (text "Shortcut")
55
- (resize "350px" "30px"
+ (resize "350px" "60px"
56
(texmacs-input `(document (preview-shortcut ,(global-ref u :sh)))
57
`(style (tuple "generic" "shortcut-editor")) u)))
58
(item (text "Command")
@@ -89,7 +89,7 @@
89
90
91
92
- (resize "250px" "30px"
+ (resize "250px" "60px"
93
94
95
0 commit comments