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