Follow requests page improvements (#5429)
* follow-requests: add spacing between actions * follow-requests: make separator more visible in dark themes
This commit is contained in:
parent
be36d0ea56
commit
acbb7e1b4a
1 changed files with 2 additions and 1 deletions
|
|
@ -70,5 +70,6 @@ export default Vue.extend({
|
||||||
|
|
||||||
> span
|
> span
|
||||||
margin 0 0 0 auto
|
margin 0 0 0 auto
|
||||||
|
color var(--text)
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue