|
@@ -1201,6 +1201,8 @@ export default {
|
|
|
#divGraphEdit .graphInfoName {
|
|
|
margin-left: 12px;
|
|
|
margin-top: 21px;
|
|
|
+ font-size: 12px;
|
|
|
+ color:#6F777F;
|
|
|
}
|
|
|
|
|
|
#divGraphEdit .graphInfoFirstEdit {
|
|
@@ -1213,6 +1215,7 @@ export default {
|
|
|
#divGraphEdit .graphInfoContent {
|
|
|
margin-top: 12px;
|
|
|
margin-left: 36px;
|
|
|
+ font-weight: normal;
|
|
|
}
|
|
|
|
|
|
#divGraphEdit .graphRegion {
|