detail 레이아웃 작업 및 indicator추가 TButton BackKey props 추가
This commit is contained in:
@@ -15,4 +15,18 @@
|
||||
font-size: 42px;
|
||||
margin-left: 61px;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.button {
|
||||
.size(@w: 60px, @h: 60px);
|
||||
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-image: url('../../../assets/button/60x60/btn-60-bk-back-nor@3x.png');
|
||||
border: none;
|
||||
margin-right: -49px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user