move styling to QRCode scss

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-05-14 11:20:06 +01:00
parent 1ba19e78f8
commit d1c6f3099c
3 changed files with 22 additions and 6 deletions

View file

@ -67,12 +67,6 @@ limitations under the License.
height: 256px;
width: 256px;
margin-right: 64px;
img {
width: 100%;
height: 100%;
border-radius: 8px;
}
}
.mx_ShareDialog_social_container {