fix: margin on download button
This commit is contained in:
@@ -358,7 +358,7 @@ onBeforeUnmount(() => {
|
||||
: "Preview (consumes one read)"
|
||||
}}</button
|
||||
><button
|
||||
class="button button-large download-button"
|
||||
class="button button-large"
|
||||
:disabled="downloading"
|
||||
@click="download"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user