UI polish: placeholder slash, styled controls, admin link spacing (#123)
CI / test (pull_request) Successful in 24s
CI / docker (pull_request) Skipped

This commit is contained in:
fen
2026-09-09 21:45:22 -05:00
parent 2ce50a6393
commit 1e317d11da
2 changed files with 84 additions and 1 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
</div>
<div class="float side-section">
<h3>Custom URL</h3>
<input type="text" id="custom" class="custom-input" placeholder="/my-snippet">
<input type="text" id="custom" class="custom-input" placeholder="my-snippet">
<div class="hint" style="margin-top:6px; font-size:19px;">Stays reserved while the paste exists</div>
</div>
<div class="float side-section">