Commit e76e772d by Oláh István Gergely

dashboard: add vertical align middle to node list

parent e3316e3c
......@@ -37,6 +37,11 @@
</div>
</div>
<style>
.node-list-table tbody>tr>td {
vertical-align: middle;
}
.popover {
max-width: 600px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment