mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
fix: sidebar with dib display name
This commit is contained in:
parent
0fe57fbc3b
commit
b3ca63c62a
@ -58,4 +58,8 @@ export const statusBadge = style({
|
||||
export const profileButtonTitle = style({
|
||||
fontWeight: "bold",
|
||||
fontSize: vars.size.body,
|
||||
width: "100%",
|
||||
overflow: "hidden",
|
||||
textOverflow: "ellipsis",
|
||||
whiteSpace: "nowrap",
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user