fix: UI thinkgs

This commit is contained in:
Andras Bacsai
2022-08-26 17:11:54 +00:00
parent 35450dfc8f
commit fc1a89cc63
15 changed files with 24 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
class={isAbsolute ? 'w-10 h-10 absolute top-0 left-0 -m-5' : 'w-8 mx-auto'}
class={isAbsolute ? 'w-10 h-10 absolute top-0 left-0 -m-5' : 'w-8 h-8 mx-auto'}
fill="none"
viewBox="0 0 140 140"
data-lt-extension-installed="true"