BUG: fix overflowing username with ellipsis
This commit is contained in:
@@ -132,11 +132,11 @@ function toggleLanguage() {
|
||||
}
|
||||
|
||||
.profile-label {
|
||||
@apply label;
|
||||
@apply ml-5;
|
||||
@apply text-lg font-sans capitalize;
|
||||
@apply font-semibold;
|
||||
@apply hidden lg:inline;
|
||||
@apply min-w-40 truncate;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
||||
Reference in New Issue
Block a user