chore: Update styles in settings pages (#11070)

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
Sivin Varghese
2025-03-18 14:40:02 -07:00
committed by GitHub
co-authored by Pranav Shivam Mishra
parent 9d49b69f2e
commit 8066b36ebf
101 changed files with 1320 additions and 1273 deletions
@@ -50,7 +50,7 @@ export default {
</div>
<span
v-if="errorMessage && hasError"
class="text-xs text-red-400 leading-2"
class="text-xs text-n-ruby-9 dark:text-n-ruby-9 leading-2"
>
{{ errorMessage }}
</span>