вкладка для ботов в админке

This commit is contained in:
2026-03-14 02:06:27 +04:00
parent 5a346a312d
commit d4880d2f05
8 changed files with 170 additions and 20 deletions
+8
View File
@@ -610,6 +610,13 @@ pre {
margin-top: 18px;
}
.tab-switcher {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 18px;
}
.search-form .form-control {
flex: 1 1 auto;
}
@@ -687,6 +694,7 @@ pre {
}
.topbar-actions,
.tab-switcher,
.search-form,
.inline-form,
.character-card__top,