refactor: brand logo customization and emoji font selection

This commit is contained in:
3252a8
2026-05-13 14:02:35 +03:00
parent e21a0758c3
commit eec5635541
19 changed files with 895 additions and 155 deletions
@@ -205,6 +205,7 @@
}
.admin-setting-control .input,
.admin-setting-control .admin-setting-select,
.admin-setting-control input[type="text"],
.admin-setting-control input[type="number"] {
flex: 1 1 160px;
@@ -290,4 +291,4 @@
.admin-message-actions .admin-btn {
height: 36px;
}
}
+2 -2
View File
@@ -109,7 +109,7 @@ a {
width: 38px;
height: 38px;
flex: 0 0 auto;
overflow: hidden;
overflow: visible;
place-items: center;
color: var(--accent);
font-size: 26px;
@@ -2316,4 +2316,4 @@ a {
white-space: nowrap;
min-width: 0;
}
}
}