rewording in menu
This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@
|
||||
</div>
|
||||
<hr />
|
||||
<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()" >
|
||||
import data
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user