mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-24 17:41:27 -04:00
Fix margin
This commit is contained in:
@@ -544,7 +544,7 @@ export function CompatibilityAnswerBlock(props: {
|
||||
{/*{question.importance_score == 0 && <div className="text-ink-500 text-sm">Core Question</div>}*/}
|
||||
</Col>
|
||||
{showCommunityInfo && (
|
||||
<Row className={'mt-[-20px]'}>
|
||||
<Row className={'mt-[-10px]'}>
|
||||
{shortenedPopularity && (
|
||||
<Tooltip
|
||||
text={t(
|
||||
|
||||
Reference in New Issue
Block a user