mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
gpt logo opacity to 0.2 to fit the original icon
This commit is contained in:
@@ -133,7 +133,7 @@
|
|||||||
}
|
}
|
||||||
.gpt-logo-collapse svg {
|
.gpt-logo-collapse svg {
|
||||||
transform: scale(1.3);
|
transform: scale(1.3);
|
||||||
opacity: 0.5;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-title {
|
.sidebar-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user