Fix: CSS ?v=540→543 — Browser-Cache invalidieren, overflow-y:visible auf Desktop, SW by-v544
This commit is contained in:
parent
d2e3009402
commit
ca44a53fb2
3 changed files with 8 additions and 8 deletions
|
|
@ -88,9 +88,9 @@
|
|||
</script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=540">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=540">
|
||||
<link rel="stylesheet" href="/css/components.css?v=540">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=543">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=543">
|
||||
<link rel="stylesheet" href="/css/components.css?v=543">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue