@@ -1432,4 +1432,8 @@ const onmousedown = () => {
white-space: normal;
height: auto;
}
+.panel-body .el-radio-group{
+ width: auto ;
+
+}
</style>