mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed vc-control in public visual console
This commit is contained in:
parent
379a0039ae
commit
8f5a206027
@ -3718,7 +3718,7 @@ div#vc-controls div.vc-refr > div {
|
||||
display: inline;
|
||||
}
|
||||
div#vc-controls img.vc-qr {
|
||||
margin-top: 6px;
|
||||
margin-top: 12px;
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
@ -83,7 +83,7 @@ echo '<div id="visual-console-container"></div>';
|
||||
echo '<div id="vc-controls" style="z-index:300;">';
|
||||
|
||||
echo '<div id="menu_tab">';
|
||||
echo '<ul class="mn">';
|
||||
echo '<ul class="mn white-box-content box-shadow flex-row">';
|
||||
|
||||
// QR code.
|
||||
echo '<li class="nomn">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user