Merge pull request #986 from uhoreg/compact
enable useCompactLayout user setting an add a class when it's enabled
This commit is contained in:
commit
ee965a89a7
3 changed files with 23 additions and 1 deletions
|
@ -79,11 +79,11 @@ const SETTINGS_LABELS = [
|
|||
id: 'showTwelveHourTimestamps',
|
||||
label: 'Show timestamps in 12 hour format (e.g. 2:30pm)',
|
||||
},
|
||||
/*
|
||||
{
|
||||
id: 'useCompactLayout',
|
||||
label: 'Use compact timeline layout',
|
||||
},
|
||||
/*
|
||||
{
|
||||
id: 'useFixedWidthFont',
|
||||
label: 'Use fixed width font',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue