bug编号00000075,pal资产库显示效果问题(最近和收藏文件标题居左处理)
This commit is contained in:
parent
b51e833a94
commit
e984e2cf4d
@ -542,10 +542,11 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 32px;
|
left: 32px;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
line-height: 32px;
|
line-height: 32px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
padding-right: 25px;
|
||||||
}
|
}
|
||||||
.div-repository-title :hover {
|
.div-repository-title :hover {
|
||||||
color: #4E7FF9;
|
color: #4E7FF9;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user