just set margin
This commit is contained in:
parent
e7f2f6c99e
commit
5fd87319e2
1 changed files with 1 additions and 2 deletions
|
|
@ -103,12 +103,11 @@ def render_html(df):
|
|||
}}
|
||||
svg {{
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
margin: 17px auto;
|
||||
background-color: transparent;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
border: 1px solid #1e1e24;
|
||||
padding: 17px;
|
||||
}}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue