mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-25 00:26:26 +00:00
fix: remove stray CSS fragment corrupting live.css
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
<meta name="twitter:image" content="https://raw.githubusercontent.com/Kpa-clawbot/meshcore-analyzer/master/public/og-image.png">
|
||||
<link rel="stylesheet" href="style.css?v=1773963309">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link rel="stylesheet" href="live.css?v=1773963513">
|
||||
<link rel="stylesheet" href="live.css?v=1773963646">
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
|
||||
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
|
||||
crossorigin="anonymous">
|
||||
|
||||
@@ -424,8 +424,6 @@
|
||||
.vcr-bar > .vcr-controls {
|
||||
display: flex; align-items: center; gap: 4px; flex-shrink: 0;
|
||||
}
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.vcr-controls {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user