Skip to content

Commit d7a6372

Browse files
committed
Remove leftover button customization
1 parent 9aa4bf6 commit d7a6372

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lib/content-services/src/lib/dialogs/folder/folder.dialog.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@
2121
text-transform: uppercase;
2222
}
2323

24-
.adf-dialog-action-button:enabled {
25-
color: var(--mat-sys-primary);
26-
}
27-
28-
.adf-dialog-action-button:disabled > span {
29-
color: var(--mat-sys-on-secondary-container);
30-
}
31-
3224
@media screen and (width <=380px) {
3325
.adf-folder-dialog-title {
3426
margin: 0;

0 commit comments

Comments
 (0)