Skip to content

Commit

Permalink
TW-1356: update linagora_design_system to have x button in showMultip…
Browse files Browse the repository at this point in the history
…leAccountPicker
  • Loading branch information
sherlockvn committed Feb 5, 2024
1 parent 72ba6d1 commit be9ee7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions lib/widgets/twake_components/twake_header_style.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ class TwakeHeaderStyle {

static double get avatarFontSizeInAppBar => 14.0;
static const double avatarOfMultipleAccountSize = 48.0;
static const double logoAppOfMultipleHeight = 28.0;
static const double logoAppOfMultipleWidth = 152.0;

static bool isDesktop(BuildContext context) => responsive.isDesktop(context);

Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,8 +1508,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: "9307f879287f9b86596ba7670080f6cd1581432c"
ref: "TW-1356/reword-accounts-picker"
resolved-ref: "4de398081fb16ce397f91ac5c0df5f50f30ce3cf"
url: "[email protected]:linagora/linagora-design-flutter.git"
source: git
version: "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies:
linagora_design_flutter:
git:
url: [email protected]:linagora/linagora-design-flutter.git
ref: master
ref: TW-1356/reword-accounts-picker
flutter_matrix_html:
git:
url: https://github.com/linagora/flutter_matrix_html.git
Expand Down

0 comments on commit be9ee7c

Please sign in to comment.