Mourya Balabhadra
TFDThoughtSpot For Developers
•Created by Mohsin Manzoor Bhat on 11/6/2024 in #dev-help
Screen Recording 2024-11-06 at 5.34.42P...
Can you try this workaround
rules_UNSTABLE: {
'.eureka-search-bar-modulesageEmbedSearchBarWrapper': {
'background-color': 'green', // background color override
'border-radius': '.5714285714rem' // reducing the bigger border radius
},
'.eureka-modulesageSearchBarContainer > *': {
'padding': '24px',
}
},
15 replies