You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ribbon with class grey doesn't have the correct color
I have noticed that the grey colored ribbon inherits the brown color. You can view the color at this class ".ui.ribbon.label:after" on key "border-right-color: inherit".
Proposed solution
You can replace the brown color by this color #a9a9a9
Ribbon with class grey doesn't have the correct color
I have noticed that the grey colored ribbon inherits the brown color. You can view the color at this class ".ui.ribbon.label:after" on key "border-right-color: inherit".
Proposed solution
You can replace the brown color by this color #a9a9a9
Version
2.3.2
Testcase
https://codesandbox.io/s/v333v58193
The text was updated successfully, but these errors were encountered: