1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-24 01:18:01 +02:00

feat: adjust archived card styling (#7917)

This commit is contained in:
Mateusz Kwasniewski 2024-08-19 14:22:58 +02:00 committed by GitHub
parent 205aeb5265
commit 141720d9b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,6 @@ import {
StyledBox, StyledBox,
StyledCardTitle, StyledCardTitle,
StyledDivInfo, StyledDivInfo,
StyledParagraphInfo,
StyledProjectCardBody, StyledProjectCardBody,
StyledIconBox, StyledIconBox,
StyledActions, StyledActions,
@ -87,10 +86,8 @@ export const ProjectArchiveCard: FC<ProjectArchiveCardProps> = ({
color: theme.palette.text.secondary, color: theme.palette.text.secondary,
})} })}
> >
<StyledParagraphInfo disabled data-loading>
Archived
</StyledParagraphInfo>
<p data-loading> <p data-loading>
Archived:{' '}
<TimeAgo <TimeAgo
minPeriod={60} minPeriod={60}
date={ date={