mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Expose error stack traces (#211)
This commit is contained in:
@@ -749,6 +749,11 @@ main.has-preview {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.error h3 span {
|
||||
margin-left: 8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.error .error-dismiss {
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user