Skip to content

Commit 4029155

Browse files
committed
fix: CSS margin fix
1 parent 201faa2 commit 4029155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/tokenscript-viewer/src/components/viewers/tlink/tlink-card-viewer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body, action-overflow-modal .popover-container {
5151
margin: 0 auto;
5252
display: flex;
5353
flex-direction: column;
54+
padding-bottom: 10px;
5455
}
5556

5657
.details-container {

0 commit comments

Comments
 (0)