Explorar el Código

个人信息查看角色文字重叠

临城职教中职
ndbs hace 2 años
padre
commit
55974effc2
Se han modificado 1 ficheros con 16 adiciones y 1 borrados
  1. +16
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css

+ 16
- 1
Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css Ver fichero

@@ -1,4 +1,4 @@
.lr-userInfo-list .lr-list-item {
.lr-userInfo-list .lr-list-item {
text-align:right;
}
.lr-userInfo-list .lr-list-item>div {
@@ -6,6 +6,21 @@
top:0;
left:14px;
}
.role{
margin-top: 0px;
position: relative;
/* height: 100px; */
left: 0;
top: 17px;
z-index: 999;
/* text-align: center; */
/* width: 100%; */
/* display: block; */
float: right;
line-height: 2;
padding: 19px 0 20px 0;
text-align: left;
}
.lr-userInfo-list .lr-list-item-img {
height: 64px;
line-height:64px;


Cargando…
Cancelar
Guardar