Skip to content

Commit

Permalink
Read-only items should not be greyed out in the Content Grid #7971
Browse files Browse the repository at this point in the history
  • Loading branch information
alansemenov committed Oct 18, 2024
1 parent 9f6d7d5 commit 0d13566
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
opacity: 0.5;
}
}

&.readonly {
> * {
opacity: 0.25;
}

.display-name {
font-style: italic;
}
}
}
}
}

0 comments on commit 0d13566

Please sign in to comment.