* Change the report type form style.

This commit is contained in:
tianshujie
2023-10-31 09:27:28 +08:00
parent ac195c0bba
commit e2c5af2ae8
2 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -1,2 +1 @@
.sidebar.sidebar-left {width: 200px;}
.sidebar .panel-body {padding-top: 0;}
#chartForm .form-actions > .btn {min-width: 0;}
+2 -1
View File
@@ -77,8 +77,9 @@ foreach($lang->report->typeList as $type => $typeName)
div
(
setClass('flex flex-nowrap'),
sidebar
cell
(
set::width('240'),
formPanel
(
setID('chartForm'),