fix(style): my models card

This commit is contained in:
jialin
2025-09-19 15:46:24 +08:00
parent 8f5990c537
commit b640963f65
6 changed files with 7 additions and 6 deletions
@@ -6,7 +6,7 @@ import styled from 'styled-components';
const Title = styled.span`
display: flex;
align-items: center;
justify-content: space-between;
justify-content: flex-end;
font-weight: 700;
font-size: 16px;
.text {