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