mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-05 03:18:44 +00:00
Update notification layout
This commit is contained in:
parent
2c084dfd09
commit
f93fe32766
5 changed files with 31 additions and 44 deletions
|
@ -138,7 +138,7 @@
|
|||
}
|
||||
|
||||
.retweet-info {
|
||||
margin: 8px 0 4px 24px;
|
||||
margin: 0 0 2px 24px;
|
||||
}
|
||||
|
||||
.retweet-info .status-profile-img {
|
||||
|
@ -176,9 +176,7 @@
|
|||
border-color: #777777;
|
||||
}
|
||||
|
||||
.notification-follow-container,
|
||||
.notification-like-container,
|
||||
.notification-retweet-container {
|
||||
.notification-follow-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
@ -190,6 +188,10 @@
|
|||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.notification-time {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.status-reply-to {
|
||||
display: inline-block;
|
||||
vertical-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue