style: format code with prettier

This commit is contained in:
github-actions[bot] 2023-09-29 10:41:51 +00:00
parent 89baf6fee5
commit 8a4adba18f

View File

@ -326,11 +326,11 @@
.dark .dark\:hover\:bg-\[\#2A2B32\]:hover {
background-color: @surface0;
}
.dark .dark\:bg-gray-900 {
background-color: @mantle;
}
.dark .dark\:bg-gray-800 {
background-color: @surface0;
}