removed unused theme keys

This commit is contained in:
namushka 2024-05-27 16:29:54 +03:00
parent 62ecc7952d
commit 9ec645ba5c
No known key found for this signature in database

View File

@ -2469,7 +2469,6 @@ export const getBaseTheme = () => {
background: "none", background: "none",
hoverBackground: "#F8F9F9", hoverBackground: "#F8F9F9",
borderColor: "#ECEEF1", borderColor: "#ECEEF1",
activeBorderColor: "#5299E0",
descriptionText: "#A3A9AE", descriptionText: "#A3A9AE",
}, },
dropdownButton: { dropdownButton: {