fix: increase margin on add rss
This commit is contained in:
parent
7dadacd0ad
commit
029b7bf399
@ -29,6 +29,6 @@ export default {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.bar {
|
.bar {
|
||||||
margin-top: 1rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user