From ffbeed38434ece7be28acdf7e3bd900c801a636d Mon Sep 17 00:00:00 2001 From: physcik Date: Thu, 7 May 2026 15:44:45 +0500 Subject: Ranged weapons edit page --- front/src/Pages/Weapons.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'front/src/Pages/Weapons.css') diff --git a/front/src/Pages/Weapons.css b/front/src/Pages/Weapons.css index 41d820c..7f29770 100644 --- a/front/src/Pages/Weapons.css +++ b/front/src/Pages/Weapons.css @@ -23,3 +23,7 @@ td { .WeaponPage > span { display: flex; } + +.DmgInput { + max-width: 40%; +} -- cgit v1.3