mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 15:46:39 +08:00
gpt logo opacity to 0.2 to fit the original icon
This commit is contained in:
parent
70602b5b76
commit
997cf89313
@ -133,7 +133,7 @@
|
||||
}
|
||||
.gpt-logo-collapse svg {
|
||||
transform: scale(1.3);
|
||||
opacity: 0.5;
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
.sidebar-title {
|
||||
|
Loading…
Reference in New Issue
Block a user