fixes in css

This commit is contained in:
Mateusz Gruszczyński
2026-07-24 13:20:15 +02:00
parent 900ee42585
commit 21800b9bcb
5 changed files with 23 additions and 4 deletions
+5 -2
View File
@@ -12,10 +12,13 @@
<script type="module" src="/assets/js/public.js?v=__ASSET_VERSION__"></script>
</head>
<body class="public-page">
<body class="public-page hide-preview-line-numbers">
<header class="public-header">
<a class="brand" href="/">RustPad</a>
<button id="copy-public-link" class="secondary-button">Copy link</button>
<div class="public-header__actions">
<label class="line-toggle"><input id="public-line-numbers-toggle" type="checkbox"> Line numbers</label>
<button id="copy-public-link" class="secondary-button">Copy link</button>
</div>
</header>
<main class="public-document">
<h1 id="public-title">Loading…</h1>