Use default flexible layout for table

This commit is contained in:
Alexander Zobnin
2017-06-18 13:42:04 +03:00
parent 38873fa6af
commit 077fd5a302
5 changed files with 32 additions and 16 deletions

View File

@@ -73,6 +73,22 @@
border-right: none;
}
}
// .zbx-field-host {
// width: 15%;
// }
// .zbx-field-status {
// width: 9rem;
// }
// .zbx-field-severity {
// width: 7%;
// }
// .zbx-field-lastchange {
// width: 15%;
// }
}
.triggers-panel-header-bg {