Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions packages/app/views/pages/partials/studio/left-sidebar.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -385,21 +385,28 @@
<svg
width="20"
height="20"
viewBox="0 0 24 24"
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M5.02197 3V21"
d="M6.38672 6.6875H11.0176M6.38672 9.86876H8.38573"
stroke="currentColor"
stroke-width="1.5"
stroke-width="1.25"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5.02197 4.14062H11.9377V14.207L5.02197 14.386M11.9398 6.2519H18.9779L16.3943 11.3396L18.9779 16.3183L11.9398 16.4973V12.8496"
d="M9.47683 14.4364H7.00674C6.75384 14.4364 6.50688 14.5128 6.2985 14.6557L3.80549 16.3641C3.25258 16.743 2.5 16.3485 2.5 15.6797V5.29627C2.5 3.92021 3.61929 2.80469 5 2.80469H15C16.3807 2.80469 17.5 3.9202 17.5 5.29627V9.45325"
stroke="currentColor"
stroke-width="1.5"
stroke-width="1.25"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14.6516 13.3472C15.1236 11.8857 14.8813 11.3036 14.4133 11.2077C14.2345 11.1711 14.1603 11.1729 14.0188 11.3102C13.5612 11.8481 12.7882 12.69 12.3664 13.1458C12.2575 13.2637 12.203 13.3226 12.1644 13.389C12.1284 13.4508 12.1028 13.5165 12.0871 13.5862C12.0703 13.6612 12.0703 13.7408 12.0703 13.9002V15.8511C12.0703 16.3172 12.0703 16.5502 12.1598 16.7288C12.2421 16.8928 12.3755 17.0257 12.54 17.1077C12.7193 17.197 12.9531 17.197 13.4208 17.197H15.4663C15.8429 17.197 16.0313 17.197 16.1892 17.1331C16.3346 17.0742 16.4613 16.9774 16.5562 16.8529C16.6592 16.7176 16.7083 16.5363 16.8063 16.1739L16.9792 15.5352C17.1644 14.8507 17.257 14.5086 17.1796 14.2378C17.1088 13.9902 16.9462 13.7787 16.7248 13.6461C16.4827 13.5011 16.1271 13.5011 15.4158 13.5011H14.7625C14.6403 13.5011 14.6171 13.4541 14.6516 13.3472Z"
stroke="currentColor"
stroke-width="1.25"
stroke-linecap="round"
stroke-linejoin="round"
/>
Expand Down