FEATURE Handling show hide for post informations
This commit is contained in:
parent
9fa95c097b
commit
a534b25982
|
|
@ -13,11 +13,13 @@
|
|||
|
||||
.content-wrapper {
|
||||
&[data-active-tab='post'] {
|
||||
.post-informations,
|
||||
#post-authors {
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
&[data-active-tab='authors'] {
|
||||
.post-informations,
|
||||
.post-content {
|
||||
@apply hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user