Zmiana iframe listy kanałow na pobierane lokalnie i parsowane
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.f-switches-wrapper {
|
||||
@apply flex flex-wrap justify-center gap-6 mb-12;
|
||||
@apply flex flex-wrap justify-center gap-6 mb-10;
|
||||
}
|
||||
|
||||
.f-switch-group {
|
||||
@apply inline-flex overflow-hidden relative bg-[var(--f-background-switch)];
|
||||
@apply inline-flex overflow-hidden relative bg-[var(--f-background-switch)] mt-8;
|
||||
}
|
||||
|
||||
.f-switch {
|
||||
|
||||
Reference in New Issue
Block a user