You've already forked snikket-web-portal
Add button to export debug info of a user
This commit is contained in:
@@ -14,6 +14,11 @@ p, blockquote, ul, ol, table, dl {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
pre {
|
||||
line-height: 1.5;
|
||||
margin: 1.5em 0;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin-left: $w-l2;
|
||||
margin-right: $w-l2;
|
||||
|
||||
@@ -813,11 +813,9 @@ div.elevated {
|
||||
|
||||
div.elevated > *:first-child {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
div.elevated > *:last-child {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@@ -870,7 +868,7 @@ ul.inline {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
div.elevated {
|
||||
div.elevated, main > div.box {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user