You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.container {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.bs-top {
|
|
|
|
display: flex;
|
|
|
|
justify-content: flex-start;
|
|
|
|
height: 67px;
|
|
|
|
align-items: center;
|
|
|
|
background: #006BFF;
|
|
|
|
padding-left: 13rpx;
|
|
|
|
padding-right: 13rpx;
|
|
|
|
}
|