rewording in menu
This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
<div style="display: flex; flex-direction: column; margin-top: 2.5rem; gap: 1rem;">
|
<div style="display: flex; flex-direction: column; margin-top: 2.5rem; gap: 1rem;">
|
||||||
<input id="importDataInput" style="width: 90%; align-self: center" placeholder="paste data to import here"/>
|
<input id="importDataInput" style="width: 90%; align-self: center" placeholder="paste theme data to import here"/>
|
||||||
<button style="width: 100%; height: 3rem;" onclick="importData()" >
|
<button style="width: 100%; height: 3rem;" onclick="importData()" >
|
||||||
import data
|
import data
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user