1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Improved option pages on mobile

Fixes #387
This commit is contained in:
kkapsner 2019-08-21 14:33:29 +02:00
parent a95fae3de8
commit acc171041d
9 changed files with 120 additions and 9 deletions

View file

@ -26,6 +26,7 @@ button {
box-sizing: border-box;
padding: 0.25em 0.5em;
cursor: pointer;
font-size: 1em;
}
button:focus {