7 lines
152 B
CSS
7 lines
152 B
CSS
.bottomBarItem {
|
|
background: url(../../../assets/lefTopBack.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
width: 506px;
|
|
height: 100%;
|
|
}
|