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