fix(app): match padding to designs

Also makes the maximize button change to restore when the window is maximized.
This commit is contained in:
Vukašin Vojinović 2025-04-04 15:43:32 +02:00 committed by Michael Murphy
parent f7d22446c1
commit 1509163230
5 changed files with 80 additions and 30 deletions

View file

@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 8H4L5.5 9.5L4.21053 10.8421C4.21053 10.8421 3.73684 11.3158 4.21053 11.7895C4.68421 12.2632 5.1579 11.7895 5.1579 11.7895L6.5 10.5L8 12V8Z" fill="#232323"/>
<path d="M8 8H12L10.5 6.5L11.7895 5.15789C11.7895 5.15789 12.2632 4.68421 11.7895 4.21053C11.3158 3.73684 10.8421 4.21053 10.8421 4.21053L9.5 5.5L8 4V8Z" fill="#232323"/>
</svg>

After

Width:  |  Height:  |  Size: 443 B