Skip to content

Commit

Permalink
Reapply CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmyta committed Oct 23, 2024
1 parent 6100588 commit 3ef38bf
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,30 @@
color: var( --jp-green-70 );
}

.icon-spinner {
svg {
margin: 0;
}
}

.spinner-spacer {
margin-left: 8px;
}

.info-spacer {
margin-left: 4px;
}

.check-spacer {
margin-left: -2px;
}

.threat__fixer {
min-width: 54px;
display: flex;
justify-content: center;
}

.threat__action {
text-wrap: nowrap;
padding: 8px;
Expand Down

0 comments on commit 3ef38bf

Please sign in to comment.