mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-11 01:22:18 +08:00
style: white-space: nowrap for normal-button
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
color: var(--font-color);
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
:is(.answer, .question, .error) {
|
||||
|
||||
Reference in New Issue
Block a user