diff --git a/PVEDiscordDark/sass/x/_component.sass b/PVEDiscordDark/sass/x/_component.sass index 72a8473..8f4d44b 100644 --- a/PVEDiscordDark/sass/x/_component.sass +++ b/PVEDiscordDark/sass/x/_component.sass @@ -3,4 +3,7 @@ &.x-box-item.x-component-default background-color: transparent &.x-fieldset-header-text.x-component-default - color: #fff \ No newline at end of file + color: #fff + +div[id="pkgversions"] + background-color: unset !important \ No newline at end of file