This repository was archived by the owner on Feb 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 219
219
right : 0 ;
220
220
z-index : 2 ; }
221
221
.sg-controls .sg-acc-panel .active {
222
- max-height : 19 em ; }
222
+ max-height : 21 em ; }
223
223
.sg-controls .sg-nav-phases .sg-acc-panel {
224
224
min-width : 0 ; }
225
225
.sg-controls .sg-nav-phases .sg-acc-panel .active {
Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ $animate-quick: 0.2s;
317
317
z-index : 2 ;
318
318
319
319
.sg-acc-panel.active {
320
- max-height : 19 em ;
320
+ max-height : 21 em ;
321
321
}
322
322
323
323
.sg-nav-phases .sg-acc-panel {
Original file line number Diff line number Diff line change 53
53
<ul class =" sg-acc-panel sg-right sg-checklist" >
54
54
{ {^ ishControlsHide.tools-follow } }<li ><a href =" #" id =" navSyncButton" class =" sg-checkbox sg-iconitem sg-page-follow" data-state =" off" >Page Follow</a ></li >{ {/ ishControlsHide.tools-follow } }
55
55
{ {^ ishControlsHide.tools-reload } }<li ><a href =" #" id =" contentSyncButton" class =" sg-checkbox sg-iconitem sg-auto-reload" data-state =" off" >Auto-reload</a ></li >{ {/ ishControlsHide.tools-reload } }
56
+ { {^ ishControlsHide.tools-shortcuts } }<li ><a href =" http://pattern-lab.info/docs/advanced-keyboard-shortcuts.html" class =" icon-keyboard sg-iconitem" target =" _blank" >Keyboard Shortcuts</a >{ {/ ishControlsHide.tools-shortcuts } }
56
57
{ {^ ishControlsHide.tools-docs } }<li ><a href =" http://pattern-lab.info/docs/" class =" icon-file sg-iconitem" target =" _blank" >Pattern Lab Docs</a >{ {/ ishControlsHide.tools-docs } }
57
58
</ul >
58
59
</li >
You can’t perform that action at this time.
0 commit comments