style(subscription): adjust back button spacing
This commit is contained in:
@@ -3,14 +3,13 @@
|
||||
flex-direction: column;
|
||||
min-height: 100dvh;
|
||||
background: var(--color-page-background);
|
||||
padding: 30px 30px 10px;
|
||||
padding: 18 30px 10px;
|
||||
}
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 40px;
|
||||
padding-top: var(--spacing-sm);
|
||||
}
|
||||
|
||||
.backSlot {
|
||||
|
||||
Reference in New Issue
Block a user