Skip to content

Commit

Permalink
feat(design): remove border transition from media gallery thumbnail (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint committed Sep 25, 2023
1 parent 1ef3e46 commit 5814c62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

.daff-thumbnail {
border: 1px solid transparent;
transition: border 150ms;

&--selected {
border: 1px solid theming.daff-color($gray);
Expand Down

0 comments on commit 5814c62

Please sign in to comment.