Fix lint issues

Signed-off-by: Anna No <anna.no@xored.com>
This commit is contained in:
Anna No
2022-04-13 20:59:15 +07:00
parent 53873c03fc
commit b7842e0c4c
2 changed files with 1 additions and 6 deletions
@@ -139,11 +139,6 @@
{/if}
<style lang="scss">
.close-button {
position: absolute;
top: 0.7rem;
right: 0.7rem;
}
.state-name {
text-decoration: underline;
@@ -56,7 +56,7 @@
<Label label={board.string.DropFileToUpload} />
</div>
<div
style:opacity={0.3}
style:opacity="0.3"
style:pointer-events="none"
class="abs-full-content background-theme-content-accent h-full w-full flex-center fs-title" />
{/if}