diff --git a/src/components/FusionSettings/DensityCorrection.vue b/src/components/FusionSettings/DensityCorrection.vue index 295648c..1328b76 100644 --- a/src/components/FusionSettings/DensityCorrection.vue +++ b/src/components/FusionSettings/DensityCorrection.vue @@ -4,43 +4,43 @@
-

V1

-

V2

-

V3

-

V4

-

V5

- ←H1→ - ←H2→ - ←H3→ - ←H4→ - ←H5→ @@ -168,6 +168,9 @@ padding: 0; line-height: 8px; } +.action{ + background-color: aqua; +}