From 05cefe8177fac00381887f32861f6c6739f5cfe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Mon, 31 Dec 2018 09:06:13 +0000 Subject: [PATCH] feat(ui): use bootstrap custom control for checkboxes This will use bootstrap styled controls instead of native. https://getbootstrap.com/docs/4.2/components/forms/#switches --- ui/src/Components/SilenceModal/SilenceMatch/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/Components/SilenceModal/SilenceMatch/index.js b/ui/src/Components/SilenceModal/SilenceMatch/index.js index 63ef916b5..f58e02edd 100644 --- a/ui/src/Components/SilenceModal/SilenceMatch/index.js +++ b/ui/src/Components/SilenceModal/SilenceMatch/index.js @@ -54,10 +54,10 @@ const SilenceMatch = observer( />
- + 1} />