Browse Source

fix issue

pull/2287/head
zhoupzh 3 years ago
parent
commit
b2a3a70cb2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/explore/datasets.tmpl

+ 1
- 1
templates/explore/datasets.tmpl View File

@@ -199,7 +199,7 @@
</span>
{{else}}
<span
style="display: flex;align-items: center;justify-content: flex-end;cursor: pointer;font-size: 12px;font-weight: normal;flex: 1;">
style="display: flex;align-items: center;justify-content: flex-end;cursor: pointer;font-size: 12px;font-weight: normal;flex: 1;margin-left: 1.5rem;">

<div style="line-height: 1;margin-right: 4px;margin-bottom: -2px;">
<svg width="1.4em" height="1.4em" viewBox="0 0 32 32"


Loading…
Cancel
Save