Skip to content

Commit

Permalink
[ACS-5551]minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AnukritiGL committed Sep 19, 2023
1 parent bdf1bbf commit a30b47d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions projects/aca-content/src/lib/ui/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ ng-component {
.aca-sidebar {
display: block;
height: 100%;
overflow-y: scroll;
max-width: 350px;
width: 350px;
max-width: 368px;
width: 368px;
border-top: 1px solid var(--theme-metadata-property-panel-border-color);
}

Expand Down

0 comments on commit a30b47d

Please sign in to comment.