Skip to content

Commit

Permalink
chore(ui): amend dialog close button styling
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosPaunovic committed Jan 16, 2025
1 parent aa450d6 commit fdbe163
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ui/src/styles/layout/element-plus-overload.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1040,14 +1040,6 @@ form.ks-horizontal {
}
}

.el-dialog__headerbtn .el-dialog__close {
background-color: var(--ks-content-link);

html.dark & {
color: $base-white
}
}

.bottom-buttons {
margin-top: 36px;
display: flex;
Expand Down

0 comments on commit fdbe163

Please sign in to comment.