mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-28 11:18:21 +08:00
style: improve display
This commit is contained in:
@@ -171,10 +171,13 @@
|
||||
}
|
||||
|
||||
.gpt-util-icon {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.normal-button {
|
||||
padding: 1px 6px;
|
||||
border: 1px solid;
|
||||
border-color: var(--theme-border-color);
|
||||
background-color: var(--theme-color);
|
||||
|
||||
Reference in New Issue
Block a user