Skip to content

Commit

Permalink
Update SC Types (SC Images Styling)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Jan 27, 2024
1 parent e8d4fb5 commit 5603017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types/yomitan/termbank.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ type StructuredContentNode =
| 'middle'
| 'top'
| 'bottom';
border?: string;
borderRadius?: string;
sizeUnits?: 'px' | 'em';
}
| {
Expand Down

0 comments on commit 5603017

Please sign in to comment.