Skip to content

Commit 4532812

Browse files
committed
fix: wider panel
1 parent 7f97e7b commit 4532812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ main {
237237
.binds {
238238
background: var(--panel-bg);
239239
padding: 20px;
240-
max-width: 650px;
240+
max-width: 850px;
241241
}
242242

243243
.keybinder .binds > div {

0 commit comments

Comments
 (0)