Commit 9708b307 authored by vertighel's avatar vertighel
Browse files

control central column

parent 05a98572
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@

    </article>

    <article class="col-xl-4 col-lg-6">
    <article class="col-xl-3 col-lg-6">

        <section>
            <h4 class="p-2">Mirror Stage</h4>
@@ -238,7 +238,7 @@

    </article>
    
    <article class="col-xl-4 col-lg-12">
    <article class="col-xl-5 col-lg-12">
      
      <ul class="nav nav-tabs border-0" role="tablist">
        <li class="nav-item"><button class="nav-link active py-2" data-bs-toggle="tab" data-bs-target="#init-webcam">Webcam</button></li>
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
{% import "macros/sequencer_elements.html" as seq %}

{% block content %}
<div class="row g-3">
<div class="row g-4">
    
    <!-- Left Column: Browser -->
    <aside class="col-lg-3 col-md-4">