mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-18 22:14:22 -06:00
Use correct direction for RTL content
This commit is contained in:
committed by
Trenton H
parent
0fd51e35e1
commit
da38efebdf
@@ -28,3 +28,7 @@
|
||||
left: 30%;
|
||||
right: 30%;
|
||||
}
|
||||
|
||||
textarea.rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user