Fix: Widen shortcut display area

This commit is contained in:
Luc Mcgrady 2025-12-01 21:28:13 +00:00
parent 87152e500a
commit 6cbf15851e
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -31,7 +31,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
}
span {
min-width: 6em;
min-width: 7em;
}
}