Skip to content

Commit

Permalink
Editor sidebar doesn't fill whole height (#1117)
Browse files Browse the repository at this point in the history
closes #1116

---------
Kristina <kristina.dudnyk20@gmail.com>
  • Loading branch information
create-issue-branch[bot] authored Nov 4, 2024
1 parent 467842d commit 932880d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## Unreleased


## [0.28.5] - 2024-11-01

### Fixed

- Hight of the sidebar for mobile (#1117)


## [0.28.6] - 2024-10-29

### Changed

- added "Help" link to the information panel in the sidebar as the first link


## [0.28.5] - 2024-10-25

### Fixed
Expand Down
1 change: 0 additions & 1 deletion src/assets/stylesheets/Tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
&__tab-panel--selected {
flex: 1;
display: flex;
flex-direction: column;
overflow-y: auto;
}
}
Expand Down

0 comments on commit 932880d

Please sign in to comment.