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

Fix unread indicator on announcements not being aligned with text in web UI (#13052)

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

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

@@ -6697,14 +6697,13 @@ noscript {

&__unread {
position: absolute;
top: 15px;
right: 15px;
display: inline-block;
top: 19px;
right: 19px;
display: block;
background: $highlight-text-color;
border-radius: 50%;
width: 0.625rem;
height: 0.625rem;
margin: 0 .15em;
}
}



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