diff --git a/out/res/style.css b/out/res/style.css index a1c0875..fa95434 100644 --- a/out/res/style.css +++ b/out/res/style.css @@ -76,6 +76,8 @@ br { color: var(--button-accent-color); cursor: pointer; outline: none; + min-width: 56px; + text-align: center; } .button-default:hover:not(.button-selected) {