mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
adjust remove header line
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -511,10 +511,10 @@
|
||||
required={false}>Value Regex</TextField
|
||||
>
|
||||
</div>
|
||||
<div class="flex items-end pb-2">
|
||||
<div class="flex items-end pb-4">
|
||||
<button
|
||||
type="button"
|
||||
class="p-2 hover:bg-gray-200 dark:hover:bg-gray-700/80 rounded-md transition-colors duration-200"
|
||||
class="p-1 hover:bg-gray-200 dark:hover:bg-gray-700/80 rounded-md transition-colors duration-200"
|
||||
on:click={() => removeHeaderRule(index)}
|
||||
title="Remove this header rule"
|
||||
aria-label="Remove header rule"
|
||||
|
||||
Reference in New Issue
Block a user