wisp-gg / frontend

The frontend for WISP Game Panel
https://wisp.gg
MIT License
42 stars 15 forks source link

Console command input is not wide enough #385

Closed JouanDeag closed 1 year ago

JouanDeag commented 1 year ago

Describe the bug

The input for console commands to servers has a wrong width. It's either too long or too short depending on the screen size.

Expected Behavior

I expect it to be lined up.

Actual Behavior

image image

Steps to Reproduce

Go to any server console.

Browser Details

Chrome 111.0.5563.111

Operating System

Windows 10

Optional additional information

No response

drizmans commented 1 year ago

I don't have this issue - what browser are you using?

krenny commented 1 year ago

100% zoom Chrome with a 1920x1080 display grafik

90% zoom on Firefox with a 2560 x 1440 Display grafik

Also on Firefox there is a scrolbar(?), not sure if thats releated

drizmans commented 1 year ago

Fixed in a872091