.ssovyqnr { Vertical-align:top; Cursor:: Pointe...
Руководство по CSS - CSS: каскадные таблицы стилей | MDN
Open the website in your browser, right-click the element, and select Inspect .
// The source code before it gets "hashed" to .sSovYqNR const ClickableCell = styled.div` vertical-align: top; cursor: pointer; `; Click Me Use code with caution. Copied to clipboard
Are you trying to on your own site, or are you debugging a specific page where this class is appearing?