From a31299342e40f5a22cb6bd844a2673b8c14514c5 Mon Sep 17 00:00:00 2001 From: ken Date: Thu, 30 Jul 2026 15:40:09 +0800 Subject: [PATCH] update --- assets/stylesheets/template/modules/calendar.scss | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/stylesheets/template/modules/calendar.scss b/assets/stylesheets/template/modules/calendar.scss index da398f7..a67054a 100644 --- a/assets/stylesheets/template/modules/calendar.scss +++ b/assets/stylesheets/template/modules/calendar.scss @@ -267,12 +267,12 @@ display: none!important; } } -.form-horizontal{ - @media(min-width:1025px){ - margin: auto; - width: 60%; - } -} +// .form-horizontal{ +// @media(min-width:1025px){ +// margin: auto; +// width: 60%; +// } +// } .control-label{ @media(max-width: 820px){ padding-left:0.9375em!important;