Issue #2075 - Part 2: Update devtools for inset-*

This commit is contained in:
Moonchild 2022-12-31 01:29:03 +00:00 committed by roytam1
commit 07af4123d1
5 changed files with 7 additions and 7 deletions

View file

@ -521,8 +521,8 @@
width: 16px;
height: 16px;
position: absolute;
offset-inline-start: 3px;
offset-block-start: 3px;
inset-inline-start: 3px;
inset-block-start: 3px;
box-shadow: 0px 0px 0px black;
border: solid 1px #fff;
}