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.
74 lines
1.6 KiB
74 lines
1.6 KiB
.flex_box_center___3mkn- {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2bg1h {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2_fPo {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2ALIF {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___2rR-N {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.containerTitle___3ahUe {
|
|
background: white;
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___3ahUe div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.menu___2NU_4 {
|
|
height: 98px;
|
|
border: 0;
|
|
padding: 18px 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.none_panels___1g-mA {
|
|
text-align: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20% 0;
|
|
}
|
|
.none_panels___1g-mA img {
|
|
margin-bottom: 15px;
|
|
width: 100%;
|
|
}
|
|
.none_p_title___1lCVD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|