From 5701aaad27aee99661adcd0164d2c27cab29a6d0 Mon Sep 17 00:00:00 2001 From: Yeicor <4929005+Yeicor@users.noreply.github.com> Date: Sat, 24 Feb 2024 11:10:34 +0100 Subject: [PATCH] fix internal frontend icons --- src/tools/Selection.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/tools/Selection.vue b/src/tools/Selection.vue index 56821eb..324b946 100644 --- a/src/tools/Selection.vue +++ b/src/tools/Selection.vue @@ -131,7 +131,7 @@ function toggleSelection() { - + @@ -152,4 +152,10 @@ function toggleSelection() { position: relative; top: -12px; } + + + \ No newline at end of file