mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 11:03:49 +08:00
Support left to right in language arabic
This commit is contained in:
@@ -567,3 +567,7 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.rtl-screen{
|
||||
direction: rtl;
|
||||
}
|
||||
|
Reference in New Issue
Block a user