border radius
This commit is contained in:
parent
aa2dfde673
commit
42a61a30a7
1 changed files with 2 additions and 0 deletions
|
|
@ -105,6 +105,8 @@ def render_html(df):
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
border-radius: 5px;
|
||||||
|
overflow: hidden;
|
||||||
}}
|
}}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue