Compare commits
1 Commits
c2b09a9d55
...
9def3240b2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9def3240b2 |
@ -183,8 +183,8 @@
|
||||
<color-picker id="themeColor"></color-picker>
|
||||
<div id="dice-box"></div>
|
||||
|
||||
<button style="margin-bottom: 20px" id="preview">Preview 🔎</button>
|
||||
<button style="margin-bottom: 20px" onclick="saveDice()">Save 💾</button>
|
||||
<button style="margin: 10px" id="preview">Preview 🔎</button>
|
||||
<button style="margin: 10px" onclick="saveDice()">Save 💾</button>
|
||||
<button popovertarget="save-dice-hint" data-trigger="hover" class="overlayButton">🛈</button>
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: row; justify-content: space-between; align-items: center; margin: 20px 25px;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user