bug编号00000075,pal资产库显示效果问题(标题居左处理)

This commit is contained in:
446052889@qq.com 2025-05-07 10:07:22 +08:00
parent 5bef97af96
commit b51e833a94

View File

@ -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;