diff --git a/styles/chatgpt/catppuccin.user.css b/styles/chatgpt/catppuccin.user.css index c1c773a..270566e 100644 --- a/styles/chatgpt/catppuccin.user.css +++ b/styles/chatgpt/catppuccin.user.css @@ -221,11 +221,12 @@ background-color: @surface0 !important; } - .px-3 { + .px-3.py-3, + .pt-3 { background: @mantle !important; } - .px-3:hover { + .px-3.py-3:hover { background: @base !important; } /* Bot messages */