Skip to content

Commit

Permalink
resolve sonarcloud issues
Browse files Browse the repository at this point in the history
  • Loading branch information
NessArt committed Dec 22, 2023
1 parent 019fb9a commit ca06b5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion frontend/src/app/base-editor/base-editor.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ mat-expansion-panel.stepBlockContainer .mat-expansion-panel-body {
}

.exampleListOption {
/*font-weight: bold !important;*/
font-size: 16px;
}

Expand Down
2 changes: 1 addition & 1 deletion frontend/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@ mat-mdc-select{
}

.darkTheme .even-row-mat-option{
background-color: #6c7c84;;
background-color: #6c7c84;
font-size: 14px;
font-weight: normal !important;
}
Expand Down

0 comments on commit ca06b5d

Please sign in to comment.