mirror of
https://github.com/flarum/core.git
synced 2025-08-21 07:41:49 +02:00
Add "Debug" button to inspect the response of a failed AJAX request
Related to #118
This commit is contained in:
@@ -130,3 +130,10 @@ blockquote ol:last-child {
|
||||
position: fixed;
|
||||
}
|
||||
}
|
||||
|
||||
.RequestErrorModal {
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user