Categories > WeAreDevs > Suggestions >

[Bug] Close button on chat is hidden

Posts: 1227

Threads: 68

Joined: May, 2022

Reputation: 17

Posted

In inspect element its just display: none; please fix this

  • 0

Did I mention I use arch btw?

Syraxes_

Web Developer

vip

Posts: 1072

Threads: 30

Joined: Jul, 2021

Reputation: 63

Replied

๐Ÿ“Œ It looks just a responsive desing bug! ๐Ÿงต If you are using BetterWRD, please consider adding the following code to the CSS section as a temporary solution until the bug is resolved: 

@media (min-width: 1300px) {
    .chat-btnminimize {
        display: block !important;
    }
}
  • 1

I'm not lazy, I'm just highly motivated to do nothing. #I๐Ÿ’šDogs.

hostedUser

Developer @ Xniper

Posts: 88

Threads: 23

Joined: Mar, 2023

Reputation: 1

Replied

i have a solution just zoom until you see the minmize button worked for me :100:

  • 0

                                                             #Road To 10 Rep

https://cdn.discordapp.com/attachments/1091702141871210517/1099702036041318450/WRDBanner_hostedUser_1.png siggy by B00M

TERIHAX

i say im gay as a joke ๐Ÿ™€

Posts: 1797

Threads: 92

Joined: Jul, 2020

Reputation: 30

Replied

@Whoman use betterwrd by dave GitHub - davve77/BetterWRD: Adds tons of features to WRD! it makes the ui look really nice and lets you move the chat around

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )