mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Merge pull request #1 from HimiCos/HimiCos
feat: Center the text in the options box in Settings
This commit is contained in:
commit
d5557e0b55
@ -119,6 +119,7 @@ select {
|
||||
cursor: pointer;
|
||||
background-color: var(--white);
|
||||
color: var(--black);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
|
Loading…
Reference in New Issue
Block a user