mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Merge pull request #25617 from overleaf/dp-projec-owner-email-overflow
Truncate long project owner names in project dashboard GitOrigin-RevId: a3c98b359dc880a3f487c1a6de9a2fe4bb4913c1
This commit is contained in:
@@ -384,6 +384,8 @@ ul.project-list-filters {
|
||||
|
||||
.dash-cell-owner {
|
||||
width: 20%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.dash-cell-date {
|
||||
|
||||
Reference in New Issue
Block a user