Prevent trimming of tall letters in the user selector
This commit is contained in:
parent
d2cc2c4345
commit
014611bd95
|
|
@ -107,7 +107,6 @@
|
||||||
.user-wrapper {
|
.user-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
line-height: var(--line-height-small);
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue