Browse Source

独栋标签

liuxing 1 year ago
parent
commit
f38dddc74f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/views/Detail/components/Risklevel.vue

+ 1 - 1
app/src/views/Detail/components/Risklevel.vue

@@ -233,7 +233,7 @@ export default {
     overflow: hidden;
     span {
       display: inline-block;
-      width: 90px;
+      width: auto;
       height: 25px;
       background: #f18787;
       font-size: 14px;