https://paste.mod.gg/qrpvzdpmgamq/0
relevant code is at line 231 for the layout and 306 for the styles
A tool for sharing your source code with the world!
3 messages · Page 1 of 1 (latest)
https://paste.mod.gg/qrpvzdpmgamq/0
relevant code is at line 231 for the layout and 306 for the styles
A tool for sharing your source code with the world!
https://paste.mod.gg/cmadbsehmwpd/0
this is the code for the commanderdamagebox, relevant lines are from line 116 (I'm only trying to fix case 0 as of now)
A tool for sharing your source code with the world!
Ok I think I found the main issue, and my bad if anyone had a look because the issue was actually at line 82 of CommanderDamage.tsx: I added flex:1 inside the isModal output for true and it fixed for multipl players! (now i gotta fix 2 players layout but I mean better one layout only rather than 4 hehe)