refining filter toolbars for news
This commit is contained in:
parent
f1a0871ac7
commit
5d05832219
|
|
@ -11,6 +11,7 @@
|
||||||
@apply flex flex-wrap justify-between items-center pb-4;
|
@apply flex flex-wrap justify-between items-center pb-4;
|
||||||
}
|
}
|
||||||
&__posts-results-amount {
|
&__posts-results-amount {
|
||||||
|
@apply pb-4;
|
||||||
.results-filter-name {
|
.results-filter-name {
|
||||||
@apply font-bold;
|
@apply font-bold;
|
||||||
}
|
}
|
||||||
|
|
@ -62,6 +63,7 @@
|
||||||
&__filters-container {
|
&__filters-container {
|
||||||
@apply flex gap-4;
|
@apply flex gap-4;
|
||||||
}
|
}
|
||||||
|
.news-type-filters-wrapper,
|
||||||
.publication-type-filters-wrapper {
|
.publication-type-filters-wrapper {
|
||||||
@apply flex
|
@apply flex
|
||||||
flex-row
|
flex-row
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user