mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FIX: Increased composer width to match preview, border width fix (#5379)
This commit is contained in:
parent
ebc31975e8
commit
03eb278034
2 changed files with 4 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
max-width: 1400px;
|
||||
max-width: 1475px;
|
||||
@media screen and (max-width: 1200px) {
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue