* fix name size in project table list.
This commit is contained in:
@@ -11,8 +11,3 @@ td.c-PM{white-space: nowrap;overflow: hidden;}
|
||||
.icon-cards-view {padding-left: 7px; font-size: 16px;}
|
||||
.icon-list {padding-left: 7px;}
|
||||
.panel-actions {position: relative; padding: 0 0;}
|
||||
|
||||
#projectTableList .project-name {position: relative; display: flex; align-items: center;}
|
||||
#projectTableList .project-name > span,
|
||||
#projectTableList .project-name > span {flex: none;}
|
||||
#projectTableList .project-name > a {color: #0c60e1; display: inline-block; max-width: calc(100% - 100px); flex: auto; padding: 0 5px;}
|
||||
|
||||
Reference in New Issue
Block a user