Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Thread button is slightly off #20

Closed
Syhmac opened this issue Nov 26, 2021 · 1 comment
Closed

[BUG] Thread button is slightly off #20

Syhmac opened this issue Nov 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Syhmac
Copy link
Contributor

Syhmac commented Nov 26, 2021

Describe the bug
An icon for the thread button in the menu at the right-top part of the app is not centered well. It's really simple to fix tho.

To Reproduce
Steps to reproduce the behavior:

  1. Apply zelk theme
  2. Go to the main window (where chats are)

Screenshots
image

Setup

  • OS: Windows 10
  • Client Mod: BTD 1.3.0
  • Release Channel: Stable 105691 (039634f)
  • Enabled Themes: zelk
  • Enabled Plugins: none
  • Custom CSS: no
  • Discord Language: English

Fix
I already looked at this and I know how to fix it.
This button has an additional "icon-iDUzSK" class.
And there are 2 ways of fixing it that I checked:

  1. Delete this class from this div
  2. Change "align-items" to "normal" in this class
@Syhmac Syhmac added the bug Something isn't working label Nov 26, 2021
@Syhmac
Copy link
Contributor Author

Syhmac commented Nov 26, 2021

I made pull-request with that fixed (i think, it worked when I added it to custom CSS so it should fix it)

@Syhmac Syhmac closed this as completed Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant