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`] = ` ...@@ -140,7 +140,7 @@ exports[`CreateNewGroup elements rendering renders correctly 1`] = `
class="inline-flex rounded-md shadow-sm" class="inline-flex rounded-md shadow-sm"
> >
<div <div
class="text-red-500 uppercase text-center" class="text-error uppercase text-center"
> >
midlertidig fjernet midlertidig fjernet
</div> </div>
......
...@@ -26,7 +26,7 @@ exports[`SearchItemListComponent elements rendering renders correctly 1`] = ` ...@@ -26,7 +26,7 @@ exports[`SearchItemListComponent elements rendering renders correctly 1`] = `
</svg> </svg>
</span> </span>
<input <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" id="searchInput"
placeholder="Search" placeholder="Search"
type="text" 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