You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-21 23:00:50 +03:00
frontend: start using CSS modules for components with design tokens
This commit is contained in:
@@ -82,7 +82,7 @@ const CompatSession: React.FC<{
|
||||
};
|
||||
|
||||
return (
|
||||
<Block className="p-4 bg-grey-25 dark:bg-grey-450 rounded-lg">
|
||||
<Block>
|
||||
<Body>
|
||||
Started: <DateTime datetime={data.createdAt} />
|
||||
</Body>
|
||||
|
||||
Reference in New Issue
Block a user