Skip to content

Commit

Permalink
dont drag images
Browse files Browse the repository at this point in the history
  • Loading branch information
dinguschan-owo authored Oct 23, 2024
1 parent 95a39df commit 7f657e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ body {
.search-engine-dropdownaa img {
width: 32px; /* Increased image size */
height: 32px; /* Increased image size */
pointer-events: none;
}

.dropdown-contentaa {
Expand Down

0 comments on commit 7f657e3

Please sign in to comment.