mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
center advance interface
Center advanced interface in the browser windows like it's proposed in https://github.com/mastodon/mastodon/issues/20139
This commit is contained in:
parent
730bb3e211
commit
b586b86b20
1 changed files with 1 additions and 0 deletions
|
@ -2241,6 +2241,7 @@ a.account__display-name {
|
|||
justify-content: flex-start;
|
||||
overflow-x: auto;
|
||||
position: relative;
|
||||
margin: auto;
|
||||
|
||||
&.unscrollable {
|
||||
overflow-x: hidden;
|
||||
|
|
Loading…
Reference in a new issue