Commit 7b6d2056 authored by Joel Collins's avatar Joel Collins
Browse files

Fixed oversized sidebar

parent 1aad10c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ body {

.capture {
    height: 75px;
    width: 260px;
    width: 240px;
    margin-bottom: 5px;
    background-color: #d3d3d3;
    display: flex;