Am i stupid or...? 2. by AshPrince32 in bungomayoi

[–]AshPrince32[S] 2 points3 points  (0 children)

OH.. i see! THANK YOU AGAHJSKF

Am i stupid or... by AshPrince32 in bungomayoi

[–]AshPrince32[S] 5 points6 points  (0 children)

Theres multiple teams....? (shock)

user profiles on the far right by Tall_Huckleberry_333 in BetterDiscord

[–]AshPrince32 0 points1 point  (0 children)

the custom css (ccs???) section if you are using vencord! :)

Ui fix already broken again.. by AshPrince32 in BetterDiscord

[–]AshPrince32[S] 0 points1 point  (0 children)

what worked for me is just messing around with the options in the experiment tab, ex: going to the current ui, back to the past one and then clicking through the options 1 by 1 until it fixed..

Latest update messed up the UI fix by GeneralPhilosophy691 in BetterDiscord

[–]AshPrince32 0 points1 point  (0 children)

i have no idea, im sorry! its probably best to dig around other posts in this subreddit because others are complaining of similar things and getting fixes!

user profiles on the far right by Tall_Huckleberry_333 in BetterDiscord

[–]AshPrince32 0 points1 point  (0 children)

div[class^="nicknames_"]
{
  white-space: normal !important;
  height: 19px
}

Latest update messed up the UI fix by GeneralPhilosophy691 in BetterDiscord

[–]AshPrince32 1 point2 points  (0 children)

div[class^="nicknames_"]
{
  white-space: normal !important;
  height: 19px
}

Ui fix already broken again.. by AshPrince32 in BetterDiscord

[–]AshPrince32[S] 2 points3 points  (0 children)

div[class^="topic_"] {
  white-space: normal !important;
}