* Change the report type form style.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
.sidebar.sidebar-left {width: 200px;}
|
||||
.sidebar .panel-body {padding-top: 0;}
|
||||
#chartForm .form-actions > .btn {min-width: 0;}
|
||||
|
||||
@@ -77,8 +77,9 @@ foreach($lang->report->typeList as $type => $typeName)
|
||||
div
|
||||
(
|
||||
setClass('flex flex-nowrap'),
|
||||
sidebar
|
||||
cell
|
||||
(
|
||||
set::width('240'),
|
||||
formPanel
|
||||
(
|
||||
setID('chartForm'),
|
||||
|
||||
Reference in New Issue
Block a user