mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-05-06 02:58:08 -05:00
This commit fixes the border radius for the drawer used in the large deck layout. Until now the drawer used the border radius on all edges. This is now fixed to only use the border radius on the right side of the drawer. This is more aligned how the border radius is used in the side sheet for the item details, where we also only use it on the left side.