mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user