FIX Removong sticky behaviour on sidebar
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0d77007d14
commit
94e2fa7d84
|
|
@ -33,7 +33,7 @@
|
||||||
@apply pb-12;
|
@apply pb-12;
|
||||||
} */
|
} */
|
||||||
.metier-patrimoine-searchbar {
|
.metier-patrimoine-searchbar {
|
||||||
@apply md:w-80 shrink-0 h-fit md:sticky top-0;
|
@apply md:w-80 shrink-0 h-fit top-0;
|
||||||
.posts-results-count {
|
.posts-results-count {
|
||||||
@apply shrink-0;
|
@apply shrink-0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user