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

@ -46,7 +46,7 @@
.tabs .all-tabs-menu {
position: absolute;
top: 0;
offset-inline-end: 0;
inset-inline-end: 0;
width: 15px;
height: 100%;
border-inline-start: 1px solid var(--theme-splitter-color);