[frontend/components] Make Note button in compose post readable
This commit is contained in:
parent
5eeb31629e
commit
01a2483386
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
border-radius: 0.5rem;
|
||||
padding: 0.5rem 0.75rem;
|
||||
background: var(--accent-color);
|
||||
color: var(--font-color);
|
||||
float: right;
|
||||
> i {
|
||||
padding-left: 0.5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue