Fix detailed-status

This commit is contained in:
ncls7615 2018-02-04 10:35:09 +09:00
parent d3e325e047
commit 0318146f16

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;
}