TabLayout 영역 임시 제거
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.tabLayoutWrap {
|
||||
width:100%;
|
||||
// width:100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
@@ -22,7 +22,8 @@
|
||||
}
|
||||
|
||||
.tabWrap {
|
||||
width: 120px;height:100%;
|
||||
width: 120px;
|
||||
height: 100%;
|
||||
//position:fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
@@ -79,4 +80,3 @@
|
||||
height: 54px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user