feat: enhance room navigation with sub-room indicators and styling adjustments
This commit is contained in:
@@ -126,3 +126,7 @@ export const NavItemContent = style({
|
||||
export const NavItemOptions = style({
|
||||
paddingRight: config.space.S200,
|
||||
});
|
||||
|
||||
export const ThreadItem = style({
|
||||
minHeight: toRem(24),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user