opt dropdown button of connection page (#11086)

* Use menu style of the peer card
* Add margin between connection button and dropdown button
* Use thinner icon

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2025-03-11 16:29:02 +08:00
committed by GitHub
parent b2cc9eac23
commit e0fd698101
5 changed files with 71 additions and 37 deletions

View File

@@ -164,6 +164,9 @@ flutter:
- family: DeviceGroup
fonts:
- asset: assets/device_group.ttf
- family: More
fonts:
- asset: assets/more.ttf
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.