Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6498 from SimonBrandner/fix/screen-picker-sizing/…
Browse files Browse the repository at this point in the history
…18281

Fix sizing issues of the screen picker
  • Loading branch information
turt2live authored Aug 5, 2021
2 parents 3b73c17 + f16b1d4 commit 4dcf2c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions res/css/views/elements/_DesktopCapturerSourcePicker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ limitations under the License.
.mx_desktopCapturerSourcePicker_source_thumbnail {
margin: 4px;
padding: 4px;
width: 312px;
border-width: 2px;
border-radius: 8px;
border-style: solid;
Expand All @@ -53,6 +52,5 @@ limitations under the License.
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 312px;
}
}

0 comments on commit 4dcf2c7

Please sign in to comment.