* Adjust the project-type-label style.

This commit is contained in:
hufangzhou
2021-03-22 16:53:24 +08:00
parent 5df11d8e8d
commit 157877f25c
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ js::set('programID', $programID);
js::set('browseType', $browseType);
?>
<style>
.project-type-label.label-outline {width: 50px;}
.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;}
</style>
<div id="mainMenu" class="clearfix">
<div class="btn-toolBar pull-left">