1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

enable geolocation behaviour in location picker for live share type (#8068)

* enable geolocation behaviour in location picker for live share type

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add empty lines

Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
Kerry
2022-03-17 09:26:47 +01:00
committed by GitHub
parent 9f6c238827
commit 176e49e312
5 changed files with 82 additions and 69 deletions

View File

@ -84,9 +84,7 @@ limitations under the License.
border-radius: 50%;
&.Own {
// color is set by user color class
// generated from id
border-color: currentColor;
border-color: $accent;
}
&.Live {