Overlay fixes and added class prop for tips
Этот коммит содержится в:
@@ -358,6 +358,7 @@ export default class Sidebar extends React.Component {
|
||||
<TutorialTip
|
||||
placement='right'
|
||||
screens={screens}
|
||||
overlayClass='tip-overlay--sidebar'
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user