git.99rst.org
/
DailyTxT.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
47d031a
)
css fixes
author
PhiTux
<redacted>
Wed, 8 Oct 2025 16:06:23 +0000
(18:06 +0200)
committer
PhiTux
<redacted>
Wed, 8 Oct 2025 16:06:23 +0000
(18:06 +0200)
frontend/src/routes/(authed)/+layout.svelte
patch
|
blob
|
history
diff --git
a/frontend/src/routes/(authed)/+layout.svelte
b/frontend/src/routes/(authed)/+layout.svelte
index 04c3bea0f314f75e3f9df50f6aa85e6a28a50b3d..f860af83740fb02bd2aa41a8b8032da328f9aba8 100644
(file)
--- a/
frontend/src/routes/(authed)/+layout.svelte
+++ b/
frontend/src/routes/(authed)/+layout.svelte
@@
-1162,7
+1162,7
@@
<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