Refactor styles to use logical properties for positioning (#23944)

This commit is contained in:
Eugen Rochko
2023-03-27 10:56:25 +02:00
committed by GitHub
parent 88fc04d3d7
commit babd86e594
15 changed files with 279 additions and 571 deletions

View File

@ -25,7 +25,7 @@
height: 100%;
position: absolute;
bottom: 0;
left: 0;
inset-inline-start: 0;
}
}
}