From c45bce36f985a550d7bfad744099b601cb61e449 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Wed, 19 Apr 2023 21:38:59 +0200 Subject: refactor(ui): getting ride of naive ui buttons --- src/tools/ipv4-range-expander/ipv4-range-expander.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/tools/ipv4-range-expander/ipv4-range-expander.vue') diff --git a/src/tools/ipv4-range-expander/ipv4-range-expander.vue b/src/tools/ipv4-range-expander/ipv4-range-expander.vue index 6cbff1c..05b15b2 100644 --- a/src/tools/ipv4-range-expander/ipv4-range-expander.vue +++ b/src/tools/ipv4-range-expander/ipv4-range-expander.vue @@ -39,10 +39,10 @@ The end IPv4 address is lower than the start IPv4 address. This is not valid and no result could be calculated. In the most cases the solution to solve this problem is to change start and end address. - - -   Switch start and end IPv4 address - + + + Switch start and end IPv4 address + @@ -52,7 +52,7 @@