File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 138
138
--spectrum-field-edge-to-icon-100 : 9px ;
139
139
--spectrum-field-edge-to-icon-200 : 11px ;
140
140
--spectrum-field-edge-to-icon-300 : 14px ;
141
+
142
+ /* To-do: For app frame demo purposes only;
143
+ would not convert to SWC. Would need a token.
144
+ This value is just a guesstimate. */
145
+ --spectrum-app-side-nav-min-inline-size-expanded : 160px ;
146
+ --spectrum-app-side-nav-min-inline-size-minimized : 64px ;
141
147
}
Original file line number Diff line number Diff line change 136
136
--spectrum-field-edge-to-icon-100 : 5px ;
137
137
--spectrum-field-edge-to-icon-200 : 6px ;
138
138
--spectrum-field-edge-to-icon-300 : 10px ;
139
+
140
+ /* To-do: For app frame demo purposes only. This token is not in the design spec. */
141
+ --spectrum-app-side-nav-min-inline-size-expanded : 140px ;
142
+ --spectrum-app-side-nav-min-inline-size-minimized : 56px ;
139
143
}
You can’t perform that action at this time.
0 commit comments