cut long text from browser

This commit is contained in:
jb-alvarado 2021-10-31 15:14:20 +01:00
parent d686c0426d
commit a5b1357b3d

View File

@ -840,7 +840,7 @@ export default {
background-color: #565e6a !important;
}
.filename {
.filename, .browser-item {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;