Log viewer fix styles

This commit is contained in:
Jonathan 2023-03-29 13:34:54 +02:00
parent b9efc205df
commit d5ac49e9db

View File

@ -7071,6 +7071,10 @@ div.graph div.legend table {
margin-bottom: 5px;
}
.mrgn_btn_5px_imp {
margin-bottom: 5px !important;
}
.mrgn_btn_10px {
margin-bottom: 10px;
}