desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Fix: overflow and adjust background image colors #40

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

Closes #39

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.01%. The diff coverage is 6.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   18.02%   18.01%   -0.02%     
==========================================
  Files         245      245              
  Lines        5958     5967       +9     
==========================================
+ Hits         1074     1075       +1     
- Misses       4884     4892       +8     
Impacted Files Coverage Δ
.../notifications/remote/notifications_converter.dart 0.00% <ø> (ø)
lib/ui/localization/export.dart 0.00% <0.00%> (ø)
lib/ui/theme/decorations.dart 0.00% <0.00%> (ø)
lib/ui/widgets/buttons/primary_light_button.dart 0.00% <0.00%> (ø)
lib/ui/widgets/buttons/secondary_button.dart 0.00% <0.00%> (ø)
lib/ui/widgets/login/login_main_content.dart 0.00% <0.00%> (ø)
lib/ui/widgets/login/login_terms_conditions.dart 0.00% <0.00%> (ø)
...b/ui/widgets/post_actions/post_action_comment.dart 0.00% <0.00%> (ø)
lib/ui/widgets/post_actions/post_action_like.dart 0.00% <0.00%> (ø)
lib/utils/dependency_injector.dart 0.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8583963...c322bd6. Read the comment docs.