Increase default column width from 330px to 350px (#9227)
This commit is contained in:
parent
7775225d17
commit
b22db8162a
1 changed files with 1 additions and 1 deletions
|
@ -1847,7 +1847,7 @@ a.account__display-name {
|
|||
}
|
||||
|
||||
.column {
|
||||
width: 330px;
|
||||
width: 350px;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue