Subscription manager: Add some space around import subscriptions box
This commit is contained in:
parent
f172b143d6
commit
8f6730af71
@ -4,6 +4,8 @@
|
|||||||
.import-export{
|
.import-export{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
padding-left: 10px;
|
||||||
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
.subscriptions-import-form{
|
.subscriptions-import-form{
|
||||||
background-color: var(--interface-color);
|
background-color: var(--interface-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user