css fixes
authorPhiTux <redacted>
Wed, 8 Oct 2025 16:06:23 +0000 (18:06 +0200)
committerPhiTux <redacted>
Wed, 8 Oct 2025 16:06:23 +0000 (18:06 +0200)
frontend/src/routes/(authed)/+layout.svelte

index 04c3bea0f314f75e3f9df50f6aa85e6a28a50b3d..f860af83740fb02bd2aa41a8b8032da328f9aba8 100644 (file)
 
                        <div class=" col-lg-4 col-sm-2 col d-flex flex-row justify-content-center align-items-center">
                                <div class="full-logo d-flex align-items-center">
-                                       <img src={dailytxt} alt="" height="38px" />
+                                       <img src={dailytxt} alt="" height="38px" class="user-select-none" />
                                        <span class="dailytxt ms-2 user-select-none">DailyTxT</span>
                                </div>
                        </div>
git clone https://git.99rst.org/PROJECT