config tab layout

This commit is contained in:
HB9HIL
2024-01-29 11:09:45 +01:00
parent 87efb5767d
commit 35e79eddf9
3 changed files with 21 additions and 7 deletions

View File

@@ -200,4 +200,7 @@ div.alert-danger {
border-bottom:1px solid var(--bs-body-bg);
}
.custom-tooltip {
--bs-tooltip-max-width: 400px;
--bs-tooltip-opacity: 1;
}