fix mobile styling for instance obj
This commit is contained in:
parent
46116e32f4
commit
47cc47bee6
@ -30,7 +30,7 @@ export class Instance extends HTMLElement {
|
||||
<img id="node-status-icon">
|
||||
<p id="node-status"></p>
|
||||
</div>
|
||||
<div class="w3-col l2 m2 s6 flex row nowrap" style="padding-top: 15px;">
|
||||
<div class="w3-col l2 m2 s6 flex row nowrap">
|
||||
<img id="power-btn" class="clickable">
|
||||
<img id="console-btn" class="clickable">
|
||||
<img id="configure-btn" class="clickable">
|
||||
|
Loading…
Reference in New Issue
Block a user