File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sass/themes/schemas/components/light Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ $fluent-tabs: extend(
308308/// @prop {Map} button-hover-color [color: ('primary', 500)] - The color used for the button icon/text color on hover.
309309/// @prop {Map} button-disabled-color [color: ('primary', 500, .5)] - The color used for the disabled button icon/text.
310310/// @prop {map} item-hover-background [color: ('surface')] - The background used for the tabs on hover.
311- /// @prop {map} item-active-hover-background [color: ('surface')] - The color used for the active tab background on hover.
311+ /// @prop {map} item-active-hover-background [color: ('surface')] - The color used for the active tab background on hover and focus .
312312/// @prop {map} border-color [color: ('gray', 300)] - The color used for the tab items border.
313313/// @prop {map} border-color--hover [color: ('gray', 200)] - The color used for the tab items border on hover/focus.
314314/// @prop {List} border-radius [(rem(4px), rem(0), rem(6px))] - The border radius used for tabs.
You can’t perform that action at this time.
0 commit comments