Fixed oversized sidebar
This commit is contained in:
parent
1aad10c71b
commit
7b6d2056f1
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ body {
|
|||
|
||||
.capture {
|
||||
height: 75px;
|
||||
width: 260px;
|
||||
width: 240px;
|
||||
margin-bottom: 5px;
|
||||
background-color: #d3d3d3;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue