Open crabburger opened 5 months ago
キャンセル、ポン、チー、ツモ、カン、ロン、リーチ buttons are small on touch devices. I have made some changes in index.html and css style that I think would be good. Can you review it? I don't know how to use git to submit pull request. Thank you for this cool application.
リーチ
/width: 4em; height: 24px;/ margin-left: 2px; font-size: 16px; }
.cansel { width: 4em; height: 24px; transform: translate(-1em, -1em); }
.chi { width: 5em; height: 4em; transform: translate(0, -2em); }
.peng { width: 5em; height: 4em; transform: translate(0, -2em); }
.gang { width: 5em; height: 4em; transform: translate(0, -2em); }
.rong { width: 5em; height: 4em; transform: translate(0, -2em); }
.zimo { width: 5em; height: 4em; transform: translate(0, -2em); }
.riichi { width: 5em; height: 4em; transform: translate(0, -2em); }
遅くなって、すいません🙏 v2.4.0 で修正しました。
キャンセル、ポン、チー、ツモ、カン、ロン、リーチ buttons are small on touch devices.
I have made some changes in index.html and css style that I think would be good. Can you review it? I don't know how to use git to submit pull request.
Thank you for this cool application.
リーチ
board>.board .player-button .button {
/width: 4em; height: 24px;/ margin-left: 2px; font-size: 16px; }
.cansel { width: 4em; height: 24px; transform: translate(-1em, -1em); }
.chi { width: 5em; height: 4em; transform: translate(0, -2em); }
.peng { width: 5em; height: 4em; transform: translate(0, -2em); }
.gang { width: 5em; height: 4em; transform: translate(0, -2em); }
.rong { width: 5em; height: 4em; transform: translate(0, -2em); }
.zimo { width: 5em; height: 4em; transform: translate(0, -2em); }
.riichi { width: 5em; height: 4em; transform: translate(0, -2em); }