Skip to content

Commit

Permalink
FIX: Modal Close Button Priority
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Feb 21, 2023
1 parent bfa8871 commit cf9b82c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/css/kanboardcss.css
Original file line number Diff line number Diff line change
Expand Up @@ -2573,6 +2573,7 @@ span.cell-float-right {float: right;}
border-bottom-left-radius: 3px;
color: white;
box-shadow: -1px -1px 0px 3px var(--pp-white);
z-index: 1001;
}

#modal-close-button:hover {
Expand Down

0 comments on commit cf9b82c

Please sign in to comment.