mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
helium/ui/layout-provider: make side panel content radius 12dp
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{ShapeContextTokens::kTextfieldRadius, ShapeSysTokens::kSmall},
|
||||
{ShapeContextTokens::kSidePanelContentRadius,
|
||||
- ShapeSysTokens::kMedium},
|
||||
+ ShapeSysTokens::kXSmall},
|
||||
+ ShapeSysTokens::kMediumSmall},
|
||||
{ShapeContextTokens::kSidePanelPageContentRadius,
|
||||
ShapeSysTokens::kSmall},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user