fix ui
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
class={isAbsolute ? 'w-14 h-14 absolute top-0 left-0 -m-4' : 'w-9 mx-auto'}
|
class={isAbsolute ? 'w-14 h-14 absolute top-0 left-0 -m-5' : 'w-9 mx-auto'}
|
||||||
viewBox="0 0 384 384"
|
viewBox="0 0 384 384"
|
||||||
fill="none"
|
fill="none"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user