Fix: Hilfe-? inline neben 'Dein Plan für heute' statt absolut oben rechts (SW by-v663)
This commit is contained in:
parent
0413483692
commit
1d1171e5f2
6 changed files with 30 additions and 25 deletions
|
|
@ -93,9 +93,9 @@
|
|||
</script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=662">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=662">
|
||||
<link rel="stylesheet" href="/css/components.css?v=662">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=663">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=663">
|
||||
<link rel="stylesheet" href="/css/components.css?v=663">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -562,7 +562,7 @@
|
|||
<script src="/js/api.js?v=94"></script>
|
||||
<script src="/js/ui.js?v=94"></script>
|
||||
<script src="/js/app.js?v=94"></script>
|
||||
<script src="/js/worlds.js?v=662"></script>
|
||||
<script src="/js/worlds.js?v=663"></script>
|
||||
|
||||
<!-- Feature-Seiten werden lazy geladen -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue