forked from newthuhole/hole_thu_frontend
move global title to infrastructure
This commit is contained in:
@@ -59,22 +59,14 @@
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.aux-margin,
|
||||
.left-container .flow-item {
|
||||
margin-left: 50px;
|
||||
}
|
||||
.aux-margin {
|
||||
width: calc(100% - 2 * 50px);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1300px) {
|
||||
.aux-margin,
|
||||
.left-container .flow-item {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.aux-margin {
|
||||
width: calc(100% - 2 * 10px);
|
||||
}
|
||||
|
||||
.flow-reply-row {
|
||||
width: calc(100% - 485px);
|
||||
|
||||
Reference in New Issue
Block a user