mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 03:06:16 +00:00
fix: area right from control-panel is clickable (#2640)
If this PR fixes an issue, link it below. If not, delete these two lines. Resolves #[2638](https://github.com/openfrontio/OpenFrontIO/issues/2638) ## Description: Describe the PR. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: Not on discord yet, but this bug makes me crazy. :) Edit: Also, I wasn't sure from which branch to start from.
This commit is contained in:
@@ -364,7 +364,7 @@
|
||||
<chat-display></chat-display>
|
||||
<events-display></events-display>
|
||||
</div>
|
||||
<div style="pointer-events: auto">
|
||||
<div>
|
||||
<control-panel></control-panel>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user