diff --git a/ui/scss/component/_file-price.scss b/ui/scss/component/_file-price.scss index ba6156dfc..a93d60bc7 100644 --- a/ui/scss/component/_file-price.scss +++ b/ui/scss/component/_file-price.scss @@ -90,7 +90,7 @@ &::before { background-color: var(--color-purchased); - height: 180%; + height: 155%; } }