UI Feature Flag: Share dialog QR code and social icons
This commit is contained in:
parent
f4f94e31d1
commit
c11abb74e0
4 changed files with 46 additions and 22 deletions
|
@ -71,9 +71,12 @@ limitations under the License.
|
|||
margin-right: 64px;
|
||||
}
|
||||
|
||||
.mx_ShareDialog_qrcode_container + .mx_ShareDialog_social_container {
|
||||
width: 299px;
|
||||
}
|
||||
|
||||
.mx_ShareDialog_social_container {
|
||||
display: inline-block;
|
||||
width: 299px;
|
||||
}
|
||||
|
||||
.mx_ShareDialog_social_icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue