提交 469b4999 authored 作者: GOD_ZYX's avatar GOD_ZYX

样式

上级 e8b5eb0d
...@@ -705,7 +705,7 @@ body .el-tab-pane { padding-top: 0; } ...@@ -705,7 +705,7 @@ body .el-tab-pane { padding-top: 0; }
.pub-ques .ask .txt { position: absolute; left: 0.45rem; top: 0.01rem; height: 0.4rem; width: 80%; border: none; line-height: 0.4rem; font-size: 0.2rem; color: #313131; } .pub-ques .ask .txt { position: absolute; left: 0.45rem; top: 0.01rem; height: 0.4rem; width: 80%; border: none; line-height: 0.4rem; font-size: 0.2rem; color: #313131; }
.pub-ques .item-order { float: right; margin-top: 0.22rem; padding: 0 0.3rem; margin-left: 0.2rem; font-size: 0.2rem; color: #313131; text-align: center; line-height: 0.42rem; border-radius: 0.28rem; background: #ffffff; cursor: pointer; } .pub-ques .item-order { float: right; margin-top: 0.22rem; padding: 0 0.3rem; margin-left: 0.2rem; font-size: 0.2rem; color: #313131; text-align: center; line-height: 0.42rem; border-radius: 0.28rem; background: #ffffff; cursor: pointer; }
.pub-ques .item-order.on { background: #b49441; color: #ffffff; } .pub-ques .item-order.on { background: #b49441; color: #ffffff; }
.discuss-scroll { } // .discuss-scroll { }
.discuss-scroll .item-list:first-child { margin-top: 0.3rem; } .discuss-scroll .item-list:first-child { margin-top: 0.3rem; }
.discuss-scroll .item-list { position: relative; padding: 0.3rem 0.26rem; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); cursor: pointer; } .discuss-scroll .item-list { position: relative; padding: 0.3rem 0.26rem; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); cursor: pointer; }
.discuss-scroll .item-list .user { position: relative; overflow: hidden; } .discuss-scroll .item-list .user { position: relative; overflow: hidden; }
......
...@@ -378,7 +378,7 @@ export default { ...@@ -378,7 +378,7 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.discuss-detail-scroll { } // .discuss-detail-scroll { }
.discuss-detail-scroll .ques { padding: 0.3rem 0.26rem; padding-top: 0; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); overflow: hidden; } .discuss-detail-scroll .ques { padding: 0.3rem 0.26rem; padding-top: 0; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); overflow: hidden; }
/* 显示标题、描述、讨论、人等 */ /* 显示标题、描述、讨论、人等 */
.discuss-detail-scroll .user { margin-top: 0.15rem; overflow: hidden; } .discuss-detail-scroll .user { margin-top: 0.15rem; overflow: hidden; }
......
...@@ -145,7 +145,7 @@ export default { ...@@ -145,7 +145,7 @@ export default {
.tab-select .item { float: left; padding: 0 0.3rem; font-size: 0.2rem; line-height: 2; color: #191919; text-align: center; box-sizing: border-box; cursor: pointer; } .tab-select .item { float: left; padding: 0 0.3rem; font-size: 0.2rem; line-height: 2; color: #191919; text-align: center; box-sizing: border-box; cursor: pointer; }
.tab-select .item.on { border-bottom: 0.04rem solid #b49441; color: #b49441; } .tab-select .item.on { border-bottom: 0.04rem solid #b49441; color: #b49441; }
.discuss-scroll { } // .discuss-scroll { }
.discuss-scroll .item-list:first-child { margin-top: 0.42rem; } .discuss-scroll .item-list:first-child { margin-top: 0.42rem; }
.discuss-scroll .item-list { position: relative; padding: 0.3rem 0.26rem; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); cursor: pointer; } .discuss-scroll .item-list { position: relative; padding: 0.3rem 0.26rem; margin-bottom: 0.2rem; background: #fff; box-shadow: 0 2px 4px rgba(10, 4, 6, 0.1); cursor: pointer; }
.discuss-scroll .item-list .user { position: relative; overflow: hidden; } .discuss-scroll .item-list .user { position: relative; overflow: hidden; }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论