Tabsbar: Fix border on drag

This commit is contained in:
Rafael Mardojai CM 2022-10-09 12:21:20 -05:00
parent cc65a1b19e
commit d83ddb5f69
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ spacer[part=overflow-start-indicator], spacer[part=overflow-end-indicator] {
#tabbrowser-tabs[movingtab=true] #tabbrowser-arrowscrollbox::after {
bottom: unset;
top: 38px;
top: 44px;
}
/* Tab */