Fix button cursor

This commit is contained in:
Christoph Hagen 2022-03-26 23:14:29 +01:00
parent ff91693ec4
commit c2521cab32

View File

@ -100,6 +100,7 @@ body {
background: rgba(255, 255, 255, 0.1);
min-width: 100px;
text-align: center;
cursor: pointer;
}
.half-button {