From fdb9390232516a207d8d063fc55c613ca5c49ce0 Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Mon, 21 Feb 2022 14:34:49 +0800
Subject: [PATCH] Merge branch 'temp'

---
 forms/switch/cSwitch.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/forms/switch/cSwitch.scss b/forms/switch/cSwitch.scss
index 775525c..17494cf 100644
--- a/forms/switch/cSwitch.scss
+++ b/forms/switch/cSwitch.scss
@@ -6,6 +6,9 @@
 @import "../../common/sassMixin";
 
 .c-switch {
+    .at-switch__title {
+        font-size: 36px;
+    }
     &.c-switch-required {
         .at-switch__title {
             &::before {

--
Gitblit v1.9.1