mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-29 02:34:17 -04:00
Fix font
This commit is contained in:
@@ -149,7 +149,7 @@ function CreateCompatibilityModalContent(props: {
|
||||
})
|
||||
|
||||
return (
|
||||
<Col className="w-full gap-4">
|
||||
<Col className="w-full gap-4 main-font">
|
||||
<Col className="gap-1">
|
||||
<label>
|
||||
Question<span className={'text-scarlet-500'}>*</span>
|
||||
|
||||
Reference in New Issue
Block a user