Modal window btns cursor fix

This commit is contained in:
2024-03-10 13:56:25 +03:00
parent 2a31e85e50
commit 935d1f5dd9

View File

@@ -47,6 +47,7 @@ ngneat-dialog {
}
.btns {
fa-icon {
z-index: 999;
cursor: pointer;
}
}