Add profile

This commit is contained in:
grabic21
2025-08-21 17:58:23 +04:00
committed by denis0001-dev
Unverified
parent fed47f0771
commit f89e159272
6 changed files with 221 additions and 9 deletions
+2
View File
@@ -1,5 +1,6 @@
@use "auth";
@use "chat";
@use "prifole";
@use "panelchat";
@use "common/animations";
@use "common/components";
@@ -25,6 +26,7 @@ body {
}
mdui-dialog {
> *:first-child {
margin-block-start: 0;
}