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