Skip to content

Commit

Permalink
Merge pull request #633 from 5sControl/630-3h-in-the-orders-view-add-…
Browse files Browse the repository at this point in the history
…a-transition-to-the-order-when-you-click-on-it

fix: change orders view header width
  • Loading branch information
pkostukevich authored Sep 4, 2024
2 parents 62618d1 + 0eb1213 commit ced661a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
position: fixed;
top: 56px;
height: 0;
width: 800px;
width: 840px;
height: 35px;
background-color: #f5f5f5;
z-index: 100;
Expand Down

0 comments on commit ced661a

Please sign in to comment.