From 237536e7be4f3236ca8e2efd6344530fd6436884 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Mon, 19 Apr 2021 17:25:46 +0800 Subject: [PATCH] refactor: use RtlIcon --- komga-webui/src/components/HorizontalScroller.vue | 10 +++++----- komga-webui/src/views/BrowseBook.vue | 13 +++++++------ komga-webui/src/views/BrowseSeries.vue | 5 +++-- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/komga-webui/src/components/HorizontalScroller.vue b/komga-webui/src/components/HorizontalScroller.vue index 3c7ea455d..2069e0fb2 100644 --- a/komga-webui/src/components/HorizontalScroller.vue +++ b/komga-webui/src/components/HorizontalScroller.vue @@ -7,14 +7,12 @@ - mdi-chevron-right - mdi-chevron-left + - mdi-chevron-left - mdi-chevron-right + @@ -31,9 +29,11 @@