Commit f9300f4a by 袁成

Merge branch 'develop' of ssh://nvwa.jiuqi.com.cn:2222/GFP/RBC/rbc-frontend into develop-yuancheng

parents 9dc782bf 22fcc77a
...@@ -141,6 +141,10 @@ export default { ...@@ -141,6 +141,10 @@ export default {
.feedback { .feedback {
height: 100%; height: 100%;
padding: 16px; padding: 16px;
border-radius: 6px;
border: 1px solid #E5E5E5;
overflow: hidden;
background-color: white;
&-title { &-title {
text-align: left; text-align: left;
font-size: 16px; font-size: 16px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment