Skip to content

Instantly share code, notes, and snippets.

@doomuch
Created February 10, 2023 18:07
Show Gist options
  • Save doomuch/6d3175f4d204e9b49e24665d978c565c to your computer and use it in GitHub Desktop.
Save doomuch/6d3175f4d204e9b49e24665d978c565c to your computer and use it in GitHub Desktop.
Chat.openai.com
/*
Styles are easy to change with CSS!
This template doesn't do anything by default.
To change the page, un-comment the default CSS rules, or write your own!
*/
.flex.py-3.px-3.items-center.gap-3.rounded-md.shim-yellow.transition-colors.duration-200.text-white.cursor-pointer {
display: none;
}
.flex.py-3.px-3.items-center.gap-3.rounded-md.transition-colors.duration-200.text-white.cursor-pointer.text-sm.mb-2.flex-shrink-0.border:first-child {
color: rgba(32,33,35,var(--tw-text-opacity))!important;
background-color: rgba(255,198,87,var(--tw-bg-opacity))!important;
border-color: rgba(202,138,4,var(--tw-border-opacity))!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment