* zin: set default width of the sidebar widget to 160px.
This commit is contained in:
@@ -6,7 +6,7 @@ class sidebar extends wg
|
||||
{
|
||||
protected static array $defineProps = array(
|
||||
'side?:string="left"',
|
||||
'width?:string|number=40',
|
||||
'width?:string|number=160',
|
||||
'maxWidth?:string|number=360',
|
||||
'minWidth?:string|number=160',
|
||||
'showToggle?:bool=true',
|
||||
|
||||
Reference in New Issue
Block a user