Moved padding to div
This commit is contained in:
		| @@ -113,14 +113,14 @@ | ||||
|           /> | ||||
|         </label> | ||||
|         {#if lastscan_totaldistance} | ||||
|           <div class="w-full text-center items-center"> | ||||
|           <div class="w-full text-center items-center pt-2"> | ||||
|             {#if !lastscan_valid || lastscan_error} | ||||
|               <svg | ||||
|                 xmlns="http://www.w3.org/2000/svg" | ||||
|                 fill="none" | ||||
|                 stroke-width="1.5" | ||||
|                 stroke="currentColor" | ||||
|                 class="w-30 h-30 text-center mx-auto text-red-600 pt-2" | ||||
|                 class="w-30 h-30 text-center mx-auto text-red-600" | ||||
|                 viewBox="5.25 5.25 13.5 13.5" | ||||
|               > | ||||
|                 <path | ||||
|   | ||||
		Reference in New Issue
	
	Block a user