Skip to content

Commit 0bfa515

Browse files
committed
remove unnecessary line
1 parent 4bce219 commit 0bfa515

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/host/app/components/matrix/room-message-command.gts

-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ export default class RoomMessageCommand extends Component<Signature> {
299299
display: grid;
300300
grid-template-columns: auto 1fr;
301301
gap: var(--spacing);
302-
filter: brightness(0.9);
303302
}
304303
.code-copy-button > .copy-text {
305304
color: transparent;

0 commit comments

Comments
 (0)