Poprawki w wyszikiwaniu kanałów i wyświetlaniu
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
@apply opacity-100;
|
||||
}
|
||||
|
||||
.f-chsearch__meta {
|
||||
@apply text-sm opacity-70 pl-1;
|
||||
.f-chsearch-meta {
|
||||
@apply text-sm opacity-70 pl-1 ml-2;
|
||||
}
|
||||
|
||||
/* =========================
|
||||
@@ -110,8 +110,8 @@
|
||||
/* =========================
|
||||
Empty state
|
||||
========================== */
|
||||
.f-chsearch__empty {
|
||||
@apply mt-2 p-4 rounded-2xl border border-slate-200 dark:border-slate-700 opacity-80;
|
||||
.f-chsearch-empty {
|
||||
@apply mt-2 p-4 text-lg;
|
||||
}
|
||||
|
||||
.f-chsearch__input::-webkit-search-cancel-button {
|
||||
|
||||
Reference in New Issue
Block a user