Skip to content
Snippets Groups Projects
Commit 8d3b868a authored by Gilgard's avatar Gilgard
Browse files

update snapshots

parent 6480f97c
No related branches found
No related tags found
1 merge request!71Theme
......@@ -140,7 +140,7 @@ exports[`CreateNewGroup elements rendering renders correctly 1`] = `
class="inline-flex rounded-md shadow-sm"
>
<div
class="text-red-500 uppercase text-center"
class="text-error uppercase text-center"
>
midlertidig fjernet
</div>
......
......@@ -26,7 +26,7 @@ exports[`SearchItemListComponent elements rendering renders correctly 1`] = `
</svg>
</span>
<input
class="w-full py-3 pl-10 pr-4 text-gray-700 bg-white border rounded-md dark:bg-gray-800 dark:text-gray-300 dark:border-gray-600 focus:border-blue-500 dark:focus:border-blue-500 focus:outline-none focus:ring"
class="w-full py-3 pl-10 pr-4 text-gray-700 bg-white border rounded-md dark:bg-gray-800 dark:text-gray-300 dark:border-gray-600 focus:border-primary-medium dark:focus:border-primary-medium focus:outline-none focus:ring"
id="searchInput"
placeholder="Search"
type="text"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment