Increase default column width from 330px to 350px (#9227)

th-downstream
Eugen Rochko 6 years ago committed by GitHub
parent 15fd2bb8cd
commit 3e6a35d3ee

@ -1847,7 +1847,7 @@ a.account__display-name {
}
.column {
width: 330px;
width: 350px;
position: relative;
box-sizing: border-box;
display: flex;

Loading…
Cancel
Save