FEATURE Removing rankmath seo filter in admin blades
This commit is contained in:
parent
8d2d1c2897
commit
ac60bde9a9
|
|
@ -244,3 +244,13 @@ ol {
|
|||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
body.post-type-conseils,
|
||||
body.post-type-fiches-infos,
|
||||
body.post-type-questions,
|
||||
body.post-type-brochures {
|
||||
.tablenav {
|
||||
#rank-math-seo-filter {
|
||||
@apply !hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user