Files
gitlab-instance-0a899031_yi…/src/pages/index/componments/KeywordJoin/index.scss
2024-03-24 19:03:03 +08:00

14 lines
218 B
SCSS

.KeywordJoin{
.tabbbarDiv {
width: 100%;
height: 100px;
// background-color: red;
}
.jsonWechatBtn{
position: fixed;
bottom: 0px;
width: 100%;
}
}