Adjust ScriptButton size for better touch target.

This commit is contained in:
Fred Boniface 2024-07-07 10:02:15 +01:00
parent b48795563f
commit 91d523e372
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
margin-top: 10px;
margin-bottom: 10px;
background-color: var(--island-button-color);
padding: 5px 10px;
padding: 20px 20px;
min-width: 40px;
height: 35px;
font-size: 16px;