人员证书省略号
This commit is contained in:
parent
97036778f1
commit
1085a827de
|
|
@ -1175,11 +1175,15 @@
|
||||||
// border-radius: 4px;
|
// border-radius: 4px;
|
||||||
}
|
}
|
||||||
.file-name{
|
.file-name{
|
||||||
|
width: 90%;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -20px;
|
bottom: -10px;
|
||||||
// margin-top: 8px;
|
margin-top: 8px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 12px;
|
||||||
color:#333;
|
color:#333;
|
||||||
z-index: 999999;
|
z-index: 999999;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue