diff --git a/PVEDiscordDark/sass/x/_form.sass b/PVEDiscordDark/sass/x/_form.sass index 0b7a3a6..2891f09 100644 --- a/PVEDiscordDark/sass/x/_form.sass +++ b/PVEDiscordDark/sass/x/_form.sass @@ -33,4 +33,7 @@ .x-field.x-form-item.x-form-item-default.x-form-readonly.x-form-type-text //If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) - border-radius: 6px \ No newline at end of file + border-radius: 6px + +.x-form-cb-label-default + color: inherit