This commit is contained in:
Mateusz Gruszczyński
2026-07-26 23:32:44 +02:00
parent 364af50a7c
commit 2857006949
28 changed files with 961 additions and 152 deletions
+13
View File
@@ -4209,3 +4209,16 @@ dialog::backdrop {
.file-code button {
height: auto;
}
.footer-access{font-weight:600;color:var(--muted,#9ca3af)}
.profile-suggestion {
margin: 0;
color: var(--muted);
font-size: .82rem;
}
#profile-dialog input[readonly] {
cursor: default;
opacity: .78;
}