mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-23 18:36:02 -05:00
Adjust padding in compatibility question content layout
This commit is contained in:
@@ -190,7 +190,7 @@ export function AnswerCompatibilityQuestionContent(props: {
|
||||
<Col
|
||||
className={clsx(
|
||||
SCROLLABLE_MODAL_CLASS,
|
||||
'w-full gap-4 flex-1 min-h-0'
|
||||
'w-full gap-4 flex-1 min-h-0 pr-2'
|
||||
)}
|
||||
>
|
||||
<Col className="gap-2">
|
||||
|
||||
Reference in New Issue
Block a user