{"Message":"优化登录页面、首页","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/FGC_登录"},{"State":1,"Type":1,"Name":"PCPage/AI欢迎页"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":1,"Name":"PCPage/其他登录方式"},{"State":1,"Type":1,"Name":"PCPage/登录画面"},{"State":3,"Type":38,"Name":"Image/英文浅色1.png"},{"State":3,"Type":38,"Name":"Image/英文深色.png"}],"Version":"v1"}
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
/* 版本标签样式 */
|
||||
.versionTag label {
|
||||
width: auto !important;
|
||||
display: inline !important;
|
||||
padding: 2px 6px;
|
||||
border-radius: 20px;
|
||||
background: #ffffff26;
|
||||
font-size: 10px !important;
|
||||
/* border: 2px solid #ffffff1c; */
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: -15px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
/* 优化EL头像 */
|
||||
.el-avatar-custom div:first-child{
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user