mastodon/app/javascript/styles/wide.scss

5 lines
59 B
SCSS
Raw Normal View History

2017-11-16 22:51:28 +00:00
.column {
flex-grow: 1 !important;
2018-08-24 22:19:54 +00:00
max-width: 540px;
2017-11-16 22:51:28 +00:00
}