Skip to content

Commit 83019ed

Browse files
committed
PM-2136 - hide close button on desktop
1 parent 5dbb05d commit 83019ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/apps/review/src/pages/ai-scorecards/components/AiWorkflowsSidebar/AiWorkflowsSidebar.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,8 @@
198198
display: block;
199199
color: #000;
200200
}
201+
202+
@include gtexl {
203+
display: none;
204+
}
201205
}

0 commit comments

Comments
 (0)