.ssovyqnr { Vertical-align:top; Cursor: Pointe... Info
In the "Styles" tab of the developer tools, you can see which CSS file or block contains this rule.
This targets any HTML element with class="sSovYqNR" . Because the name is randomized (a "hash"), it is likely generated during a build process to prevent style conflicts with other parts of the site. .sSovYqNR { vertical-align:top; cursor: pointe...
Руководство по CSS - CSS: каскадные таблицы стилей | MDN In the "Styles" tab of the developer tools,
Open the website in your browser, right-click the element, and select Inspect . right-click the element
Are you trying to on your own site, or are you debugging a specific page where this class is appearing?