Tweak some scrollbox styling to fix fallout from bug 1913322

This commit is contained in:
MrOtherGuy
2024-08-25 13:32:36 +03:00
parent b6d26d8fcb
commit 42042a6278
7 changed files with 23 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ Thanks to /u/skenera on reddit for suggesting animating background position and
margin-inline: 0 !important;
--tab-shadow-max-size: 0px;
}
scrollbox[orient="horizontal"] > slot::after,
.scrollbox-clip[orient="horizontal"] > scrollbox::after{
content: "";
display: flex;