Skip to content

Commit

Permalink
Update background color of image dialog rows on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
Usbac committed Jan 28, 2024
1 parent fcc271d commit ee62554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/assets/css/admin/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ dialog .bottom button {
}

.image-dialog .listing-row:not(.header):hover {
background: var(--third-color);
cursor: pointer;
}

Expand Down

0 comments on commit ee62554

Please sign in to comment.