Make eventlog entries expandable to show raw event data
This commit is contained in:
@@ -1079,6 +1079,11 @@ footer {
|
||||
}
|
||||
}
|
||||
|
||||
.eventlog-details {
|
||||
white-space: pre-wrap;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// Tag Input
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user