|
|
@ -207,7 +207,6 @@ export default {
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.deviceTable {
|
|
|
|
.deviceTable {
|
|
|
|
margin-top: 16px;
|
|
|
|
margin-top: 16px;
|
|
|
|
height: calc(100% - 48px);
|
|
|
|
height: calc(100% - 48px);
|
|
|
|