mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 02:14:55 -05:00
Add icon to header of pinned posts carousel in web UI (#34869)
This commit is contained in:
@@ -11074,5 +11074,13 @@ noscript {
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
|
||||
.icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user