mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-06 07:21:38 +01:00
fix: td width for very large outputs
This commit is contained in:
@@ -181,3 +181,7 @@ body{
|
|||||||
.hover:hover{
|
.hover:hover{
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td{
|
||||||
|
max-width: 500px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user