Fix detailed-status

This commit is contained in:
ncls7615 2018-02-04 10:35:09 +09:00
parent fa361ccc5e
commit 15a5b3372a
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@
height: 110px;
.detailed-status & {
margin-left: -22px;
width: calc(100% + 44px);
margin-left: -14px;
width: calc(100% + 28px);
height: 250px;
}