Fix css bug
This commit is contained in:
parent
2b0058ca4c
commit
c8d4a57270
1 changed files with 2 additions and 0 deletions
|
@ -334,6 +334,8 @@
|
||||||
|
|
||||||
.middle-content {
|
.middle-content {
|
||||||
flex: 75%;
|
flex: 75%;
|
||||||
|
max-width: 75%;
|
||||||
|
min-width: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.left-sidebar {
|
.left-sidebar {
|
||||||
|
|
Loading…
Reference in a new issue