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

"Commands" button issue #63

Open
M0chaCat opened this issue Dec 22, 2024 · 1 comment
Open

"Commands" button issue #63

M0chaCat opened this issue Dec 22, 2024 · 1 comment

Comments

@M0chaCat
Copy link

CleanShot 2024-12-22 at 10 20 45
discord added this dum button for bots and its kinda funky for the theme as seen above, heres what un-themed is like
CleanShot 2024-12-22 at 10 22 06

the button is in DMs with bots, carl-bot is these screenshots

@Androser420
Copy link
Contributor

Androser420 commented Dec 23, 2024

here, this might help

[class^='entryPointButtonContainer_'] {
  align-content: flex-start; /* or center */
  border-left: var(--border-width) solid var(--border-color);
  margin: 0;

  >[class^='entryPointAppCommandButton_'] {
    margin: 6px;
  }
}

add it to your QuickCSS

Androser420 referenced this issue in Androser420/sysmol24 Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants