1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-11-06 09:19:38 +02:00

Update postcss packages

This commit is contained in:
Mark McDowall
2021-04-24 13:51:43 -07:00
parent 0374f05743
commit 30ed105afc
5 changed files with 128 additions and 345 deletions

View File

@@ -6,7 +6,7 @@
}
@define-mixin scrollbarTrack {
&&::-webkit-scrollbar-track {
&::-webkit-scrollbar-track {
background-color: transparent;
}
}