Browse Source

server info 2

master
gsd 2 years ago
parent
commit
bae0083f65
  1. 5
      src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue

5
src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue

@ -136,4 +136,9 @@ table thead, table tbody tr {
border: 5px solid black; border: 5px solid black;
background: #fdfdfe; background: #fdfdfe;
} }
.md-dialog-container {
max-height: 90%;
max-width: 70%;
}
</style> </style>
Loading…
Cancel
Save