6 lines
138 B
CSS
6 lines
138 B
CSS
.bottomBarItem {
|
|
background: url(../../../assets/leftBottomBack.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
width: 506px;
|
|
}
|