fix: remove absolute positioning to allow RTL scrolling (#26093)
This commit is contained in:
@@ -129,9 +129,6 @@ div.gradebook-wrapper {
|
||||
}
|
||||
|
||||
.grade-table {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 1000px;
|
||||
cursor: move;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user