Skip to content

Commit

Permalink
Implement Content Fusion specific CSS fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-jung committed Oct 10, 2024
1 parent 2ddc551 commit 5fd078f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frameworks/termentry/css/termentry.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@
margin-bottom: 2px;
padding-bottom: 3px;
padding-left: 5px;
height: 15px !important; /* This is to fix the appearance of the block in Content Fusion. */
padding-top: 2px; /* This is to create a gap between the flag icon and the border. */
}

/******************************************************************************************
Expand Down

0 comments on commit 5fd078f

Please sign in to comment.