Skip to content

Commit

Permalink
FIX: Missing Cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Aug 21, 2023
1 parent 8494a26 commit b2c6071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/css/template-manager.css
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ label[for="form-description"] {

#DeleteModal .confirm .js-confirm-buttons-rendered .form-actions {
color: var(--pp-white);
cursor: default;
}

#DeleteModal .confirm .js-confirm-buttons-rendered .form-actions button {
Expand Down

0 comments on commit b2c6071

Please sign in to comment.