Browse Source

Center 2-columns layout without side effect (#10915)

pull/4/head
Hanage999 4 years ago
committed by Eugen Rochko
parent
commit
7c1ca0c37b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/javascript/styles/mastodon/components.scss

+ 0
- 1
app/javascript/styles/mastodon/components.scss View File

@ -1794,7 +1794,6 @@ a.account__display-name {
height: 100%;
&__pane {
flex: 1 1 auto;
height: 100%;
overflow: hidden;
pointer-events: none;

Loading…
Cancel
Save