add friends page

add friends!
This commit is contained in:
DefectingCat
2023-11-10 14:31:23 +08:00
parent 9d6b62a972
commit 114e5b88ad
6 changed files with 79 additions and 2 deletions

View File

@ -146,7 +146,7 @@ pre {
@apply p-4 rounded-lg;
margin: 0.5em 0;
overflow: auto;
@apply bg-white dark:bg-rua-gray-800;
@apply bg-white dark:bg-rua-gray-700;
/* font-family: 'Fira Code', 'Fira Mono', Menlo, Consolas, 'DejaVu Sans Mono',
monospace; */
direction: ltr;