Преглед на файлове

Fix left side of single column layout being cropped on smaller screens (#11894)

Fix #11476
master^2
Eugen Rochko преди 4 години
committed by GitHub
родител
ревизия
37ccafec8f
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      app/javascript/styles/mastodon/components.scss

+ 2
- 0
app/javascript/styles/mastodon/components.scss Целия файл

@@ -1893,6 +1893,7 @@ a.account__display-name {
pointer-events: none;
display: flex;
justify-content: flex-end;
min-width: 285px;

&--start {
justify-content: flex-start;
@@ -1910,6 +1911,7 @@ a.account__display-name {
box-sizing: border-box;
width: 100%;
max-width: 600px;
flex: 0 0 auto;
display: flex;
flex-direction: column;



Зареждане…
Отказ
Запис