Refactor styles to use logical properties for positioning (#23944)
This commit is contained in:
parent
88fc04d3d7
commit
babd86e594
15 changed files with 279 additions and 571 deletions
|
@ -267,7 +267,7 @@ button {
|
|||
overflow: hidden;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
inset-inline-start: 0;
|
||||
z-index: -1000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue