Fixes #567.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"dist/css/all.css": "dist/css/all-216e3f72.css",
|
||||
"dist/css/all.css": "dist/css/all-b6d29dc2.css",
|
||||
"dist/js/all.js": "dist/js/all-8bdacd0b.js"
|
||||
}
|
||||
@@ -160,9 +160,14 @@ body.status-page {
|
||||
left: 26px;
|
||||
top: 5px;
|
||||
width: 2px;
|
||||
height: 100%;
|
||||
height: 130%;
|
||||
background: #7266BA;
|
||||
}
|
||||
&:last-child {
|
||||
&:before {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
.status-icon {
|
||||
background: #fff;
|
||||
width: 35px;
|
||||
|
||||
Reference in New Issue
Block a user