4 lines
263 B
CSS
4 lines
263 B
CSS
.project-type-label.label-outline {width: 50px; min-width: 50px;}
|
|
.project-type-label.label {overflow: unset !important; text-overflow: unset !important; white-space: unset !important;}
|
|
[lang^='en'] #projectTableList .project-name > .label-warning {width: 55px;}
|