add border and padding
This commit is contained in:
parent
42a61a30a7
commit
e7f2f6c99e
1 changed files with 2 additions and 0 deletions
|
|
@ -107,6 +107,8 @@ def render_html(df):
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
border: 1px solid #1e1e24;
|
||||||
|
padding: 17px;
|
||||||
}}
|
}}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue