Add share button and refoctor

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-06-12 13:43:42 +02:00
parent e5188a5258
commit c5ee2a6b32
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 55 additions and 30 deletions

View file

@ -53,6 +53,7 @@ limitations under the License.
border-radius: 4px;
}
.mx_desktopCapturerSourcePicker_stream_button_selected,
.mx_desktopCapturerSourcePicker_stream_button:hover,
.mx_desktopCapturerSourcePicker_stream_button:focus {
background: $roomtile-selected-bg-color;