Skip to content

Commit

Permalink
Adds cursor style to close button
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrt-yeah committed Aug 13, 2021
1 parent 2235f57 commit 3e4dfab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ table td {

.fn .close-button {
color: #fff;
cursor: pointer;
height: 24px;
position: absolute;
right: 0;
Expand Down

0 comments on commit 3e4dfab

Please sign in to comment.