users page changes

This commit is contained in:
2026-02-27 13:48:05 +08:00
parent e2499cd67e
commit de692a1248
6 changed files with 190 additions and 4 deletions

View File

@@ -0,0 +1,16 @@
.prompts {
display: flex;
align-items: center;
gap: 8px;
align-self: stretch;
}
.prompts > p {
color: #d49e3d;
color: color(display-p3 0.7988 0.6279 0.3103);
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.07px;
}