Add icon to header of pinned posts carousel in web UI (#34869)
This commit is contained in:
parent
1cc853059f
commit
44d71d59ef
2 changed files with 18 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue