Skip to content

Commit

Permalink
[ACS-8001] empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-web-ua committed Jul 30, 2024
1 parent 377f180 commit 1e79753
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ adf-content-enrichment-menu {
border: 1px solid transparent;
border-radius: 6px;
background-image: linear-gradient(var(--adf-theme-background-dialog-color), var(--adf-theme-background-dialog-color)),
var(--adf-ai-border-gradient);
var(--adf-ai-border-gradient);
background-origin: border-box;
background-clip: content-box, border-box;
}
Expand Down Expand Up @@ -58,7 +58,6 @@ adf-content-enrichment-menu {

.adf-accuracy-level-spinner circle {
stroke: var(--theme-accent-color);

}
}
}
Expand Down Expand Up @@ -127,7 +126,7 @@ adf-content-enrichment-menu {
margin-top: 18px;
text-align: end;

.adf-confirm-button{
.adf-confirm-button {
margin-left: 8px;
color: var(--adf-theme-foreground-base-color);
background-color: var(--theme-grey-text-background-color);
Expand Down

0 comments on commit 1e79753

Please sign in to comment.