Skip to content

Commit

Permalink
FIX Gallery items not showing in multi edit [SDESK-6430] (#4090)
Browse files Browse the repository at this point in the history
  • Loading branch information
GyanP authored May 2, 2022
1 parent c595203 commit f96f6ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/apps/authoring/styles/multiedit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,8 @@ $top-offset: 48px;

.subnav--multiedit-screen {
top: 0;
}
}

#workspace-container .main-article .owl-stage-outer.owl-height{
width: 577px !important;
}

0 comments on commit f96f6ec

Please sign in to comment.