1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Remove min-width for tab title

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-03-18 13:39:04 +03:00
parent 022097ff93
commit 734f03c84e

View File

@ -92,7 +92,6 @@
}
.title {
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
margin-right: 2.5rem;