redis-live.scss
365 Bytes
@import "common/layout.scss";
.gragh-box {
margin-top: 120px;
}
section {
border-top: 1px solid #ddd;
padding: 40px 80px;
.graph-box {
margin-top: 80px;
width: 100%;
height: 600px;
}
}
.top-box > select {
float: right;
z-index: 9;
}
.table-module {
padding: 40px;
}
.table-box {
margin-top: 80px;
}