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