chore: authors in syndication feed; emojis; styles
This commit is contained in:
parent
631bd0c2ce
commit
a7df0c4fcf
5 changed files with 29 additions and 30 deletions
|
@ -490,6 +490,8 @@ button {
|
|||
|
||||
/* selects */
|
||||
select {
|
||||
color: var(--text-color);
|
||||
background-color: var(--background-color);
|
||||
padding: var(--sizing-xs) var(--sizing-sm);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue