mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #3459 from overleaf/ta-dragged-overflow
[ReactFileTree] Fix Overflow of Dragged Preview GitOrigin-RevId: be73883f49a84ab5455ecfaa0a3b7f32126cbd5e
This commit is contained in:
@@ -339,6 +339,9 @@
|
||||
|
||||
.dnd-draggable-preview-item {
|
||||
line-height: @file-tree-line-height;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user