Web:Components:Themes: change hover color of tabs container in base theme

This commit is contained in:
Timofey Boyko 2022-03-28 11:15:24 +03:00
parent e2fa31d9a4
commit 2e1055c1f6

View File

@ -929,7 +929,7 @@ const Base = {
margin: "7px 15px 7px 15px",
overflow: "hidden",
color: white,
hoverColor: white,
hoverColor: black,
disableColor: grayMid,
},
},