fix: space title and description overflow in lobby (#2969)
* fix: update PageHero styles for better text handling and add PageHeroText class * trigger cla recheck * refactor: remove unused styles from PageHeroText and LobbyHeroTopic * fix: remove unnecessary class names from PageHero for cleaner markup style: add styles to LobbyHeroTopic for improved text display
This commit is contained in:
@@ -111,6 +111,7 @@ export const PageHeroSection = style([
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
export const PageContentCenter = style([
|
||||
DefaultReset,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user