* tweak project list, remove horizontal scrollbar, task #18500.

This commit is contained in:
Wenrui LI
2022-01-17 15:30:41 +08:00
parent eab82f4aaf
commit 72abb75518

View File

@@ -11,7 +11,7 @@ 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;}
th.c-name {width: 260px !important;}
th.c-name {min-width: 240px;}
@media screen and (min-width: 1460px)
{
th.c-name {width: auto;}