From d16ec925ea98f99068d1d6a9edc0064eecd855af Mon Sep 17 00:00:00 2001 From: Didictateur Date: Sat, 14 Mar 2026 13:46:10 +0100 Subject: [PATCH] changed buttons positions --- frontend/pages/riichi/chap5.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/pages/riichi/chap5.html b/frontend/pages/riichi/chap5.html index e9dd59a..0060163 100644 --- a/frontend/pages/riichi/chap5.html +++ b/frontend/pages/riichi/chap5.html @@ -299,12 +299,13 @@ #call-panel { position: absolute; - bottom: -57%; - left: 61%; - transform: translateX(-50%); + transform: translate(-50%, 50%); + bottom: -3%; + left: 78%; display: none; gap: 10px; z-index: 100; + white-space: nowrap; } .call-button { @@ -384,18 +385,17 @@
+
+ + + + + + +
-
- - - - - - -
-