Skip to content

Commit

Permalink
Fixed screen scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev committed Apr 3, 2020
1 parent 207dc99 commit abbc635
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cvat-ui/src/components/settings-page/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
@import '../../base.scss';

.cvat-settings-page {
height: 90%;
overflow-y: auto;

> div:nth-child(1) {
margin-top: 30px;
margin-bottom: 10px;
Expand Down

0 comments on commit abbc635

Please sign in to comment.