Skip to content

Commit

Permalink
fix: calling settings page style
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux committed Jun 25, 2024
1 parent c00ab6c commit fdf8ffe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/containers/AppView/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ input {
top: 0.2em;
left: 3.2em;
}

:global .CallingSettingsPanel_content {
max-height: calc(100% - 46px);
}

0 comments on commit fdf8ffe

Please sign in to comment.