mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
refactor: added top bottom padding
This commit is contained in:
parent
f725597baa
commit
b174c22eb9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
:global {
|
:global {
|
||||||
.container {
|
.container {
|
||||||
padding: 0px 15px;
|
padding: 15px;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
@include container-size;
|
@include container-size;
|
||||||
|
|
Loading…
Add table
Reference in a new issue