From a18ac3372eae4796a85661573b454e41a20729a6 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Sun, 26 Nov 2023 20:02:41 +0800 Subject: [PATCH] fix: change colors to match dark theme for Network Profiling (#346) --- src/assets/icons/add_fill.svg | 2 +- src/views/dashboard/controls/Tab.vue | 6 ++---- .../continuous-profiling/components/PolicyList.vue | 1 + .../network-profiling/components/ProcessTopology.vue | 10 ++++++++-- .../related/network-profiling/components/Settings.vue | 2 +- .../related/network-profiling/components/Tasks.vue | 7 ++++++- 6 files changed, 19 insertions(+), 9 deletions(-) diff --git a/src/assets/icons/add_fill.svg b/src/assets/icons/add_fill.svg index 5285acaa..55b2f214 100644 --- a/src/assets/icons/add_fill.svg +++ b/src/assets/icons/add_fill.svg @@ -12,4 +12,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - \ No newline at end of file + \ No newline at end of file diff --git a/src/views/dashboard/controls/Tab.vue b/src/views/dashboard/controls/Tab.vue index 55df3fe0..18977897 100644 --- a/src/views/dashboard/controls/Tab.vue +++ b/src/views/dashboard/controls/Tab.vue @@ -282,7 +282,7 @@ limitations under the License. -->