6 lines
136 B
CSS
6 lines
136 B
CSS
.bottomBarItem {
|
|
background: url(../../../assets/bg-bottom-item.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
width: 600px;
|
|
}
|