Abstand zwischen Screens erhöht

This commit is contained in:
Erik Thiele
2026-04-26 10:00:51 +02:00
parent a6e894edf2
commit 9edf54a8d2
2 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -148,7 +148,7 @@
<!-- ========================= -->
<!-- PRIORITY / GLOBAL PLAYLIST -->
<!-- ========================= -->
<div class="card mb-3 border border-danger">
<div class="card mb-6 border border-danger">
<div class="card-header d-flex justify-content-between align-items-center"
style="background:#fff5f5;">
<span>
@@ -254,7 +254,7 @@
<!-- ========================= -->
{% for screen, cfg in screens.items() %}
<div class="card mb-3">
<div class="card mb-6">
<!-- Card Header -->
<div class="card-header d-flex justify-content-between align-items-center">