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