mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 18:36:53 +08:00
7 lines
74 B
CSS
7 lines
74 B
CSS
html,
|
|
body {
|
|
max-width: unset;
|
|
overflow: auto;
|
|
user-select: text;
|
|
}
|