replace style attribute with proper class
This commit is contained in:
parent
c7e1c4e6a7
commit
c93662ef76
1 changed files with 1 additions and 1 deletions
|
|
@ -798,7 +798,7 @@
|
|||
|
||||
<div class="d-flex flex-column flex-lg-row">
|
||||
<div class="mb-3 mb-lg-0 order-1 order-lg-0 mr-lg-5">
|
||||
<p id="share-qrcode-img" style="margin-right: 1em"></p>
|
||||
<p id="share-qrcode-img" class="mr-4"></p>
|
||||
|
||||
<p
|
||||
class="alert alert-danger hide"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue