mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Merge pull request #3093 from GSA/3088-org-dashboard---users-should-be-able-to-delete-service
add js delete function and css
This commit is contained in:
@@ -48,3 +48,8 @@
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.button-not-clickable {
|
||||
cursor: default;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user