Quick adjustments to badge layout. Hopefully this does not break the other Axonius layout that uses the full background image.
This commit is contained in:
@@ -623,7 +623,7 @@ const code_to_icon: {
|
|||||||
w-[4in]
|
w-[4in]
|
||||||
max-w-fit
|
max-w-fit
|
||||||
flex-col
|
flex-col
|
||||||
items-end justify-end gap-0
|
items-center justify-between gap-0
|
||||||
overflow-visible
|
overflow-visible
|
||||||
p-0
|
p-0
|
||||||
text-center hover:outline-2 hover:outline-red-500/75
|
text-center hover:outline-2 hover:outline-red-500/75
|
||||||
@@ -666,7 +666,7 @@ const code_to_icon: {
|
|||||||
max-h-[1.00in]
|
max-h-[1.00in]
|
||||||
min-h-[.50in]
|
min-h-[.50in]
|
||||||
max-w-full overflow-hidden
|
max-w-full overflow-hidden
|
||||||
p-0
|
p-2
|
||||||
hover:outline-2 hover:outline-gray-500/75 hover:outline-dashed
|
hover:outline-2 hover:outline-gray-500/75 hover:outline-dashed
|
||||||
">
|
">
|
||||||
<img
|
<img
|
||||||
|
|||||||
Reference in New Issue
Block a user