Open RotaN8 opened 4 months ago
I have found a possible error with the CSS of Dockge Web UI:
https://github.com/louislam/dockge/blob/109222f0248e17935db439d2db0eb421194007da/frontend/src/components/Terminal.vue#L250
It's always present.
As you can see at the image when the overflow-x: scroll is NOT present the useless scrollbar disappears.
overflow-x: scroll
As you can see at the image when the overflow-x: scroll is present a useless scrollbar appears at the right.
1.4.2
ArchLinux x64
Brave 1.67.123 (Chromium: 126.0.6478.126) (Official Build) (64-bit)
Docker version 27.0.3
No response
⚠️ Please verify that this bug has NOT been reported before.
🛡️ Security Policy
Description
I have found a possible error with the CSS of Dockge Web UI:
https://github.com/louislam/dockge/blob/109222f0248e17935db439d2db0eb421194007da/frontend/src/components/Terminal.vue#L250
👟 Reproduction steps
It's always present.
👀 Expected behavior
As you can see at the image when the
overflow-x: scroll
is NOT present the useless scrollbar disappears.😓 Actual Behavior
As you can see at the image when the
overflow-x: scroll
is present a useless scrollbar appears at the right.Dockge Version
1.4.2
💻 Operating System and Arch
ArchLinux x64
🌐 Browser
Brave 1.67.123 (Chromium: 126.0.6478.126) (Official Build) (64-bit)
🐋 Docker Version
Docker version 27.0.3
🟩 NodeJS Version
No response
📝 Relevant log output
No response