[SOLVED] style issue in grantt view (RTL)

This commit is contained in:
AHIDev 2024-11-28 15:55:09 +04:00
parent 48a835d571
commit 9231a0360c
1 changed files with 3 additions and 2 deletions

View File

@ -21,8 +21,9 @@
/*}*/ /*}*/
.o_rtl .gantt-container .task-gantt .task-gantt-timeline {
direction: rtl;
}
.task-gantt { .task-gantt {
/*overflow:hidden;*/ /*overflow:hidden;*/