bbovenzi commented on code in PR #56238:
URL: https://github.com/apache/airflow/pull/56238#discussion_r2394846901
##########
airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs/TaskLogContent.tsx:
##########
@@ -116,7 +116,7 @@ export const TaskLogContent = ({ error, isLoading,
logError, parsedLogs, wrap }:
<Code
css={{
"& *::selection": {
- bg: "brand.subtle",
+ bg: "gray.emphasized",
Review Comment:
Looks good. We just need to remove this change and rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]