Fix document name overflow
This commit is contained in:
parent
4837d24f4f
commit
ac061d22fe
@ -29,6 +29,9 @@
|
||||
letter-spacing: 1px;
|
||||
font-size: 1.1rem;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
&-ico, &-name {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
Loading…
Reference in New Issue
Block a user