mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
chore(control): title case for buttons and headings
This commit is contained in:
@@ -285,7 +285,7 @@
|
||||
<div class="bg-stone-800 h-full rounded-2xl grid grid-rows-[2.5rem_1fr] min-h-0">
|
||||
<div class="bg-stone-700 flex justify-between w-full p-1 rounded-t-2xl min-w-0 gap-2">
|
||||
<span class="text-xl font-bold pl-2 content-center truncate min-w-0">
|
||||
Dateien anzeigen und verwalten
|
||||
Dateien Anzeigen und Verwalten
|
||||
</span>
|
||||
<div class="flex flex-row">
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user