mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Add UI for default profile
This commit is contained in:
@@ -117,6 +117,10 @@ html {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
select option.is-default {
|
||||
background-color: #0842e058;
|
||||
}
|
||||
|
||||
.is-disabled {
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user