Skip to content

Commit

Permalink
Remove inherit border-radius
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadSalman11 authored Feb 4, 2025
1 parent 446c741 commit 9d2fb49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,6 @@ th {
// Handle focus states for elements with contenteditable set to true or plaintext-only

[contenteditable]:not([contenteditable="false"]):focus {
@include border-radius(inherit);
outline: 0;
box-shadow: $input-focus-box-shadow;
}
Expand Down

0 comments on commit 9d2fb49

Please # to comment.