14 lines
218 B
SCSS
14 lines
218 B
SCSS
.KeywordJoin{
|
|
.tabbbarDiv {
|
|
width: 100%;
|
|
height: 100px;
|
|
// background-color: red;
|
|
}
|
|
|
|
.jsonWechatBtn{
|
|
position: fixed;
|
|
bottom: 0px;
|
|
width: 100%;
|
|
}
|
|
}
|