Commit e1a3c1df authored by Jeevan Shikaram's avatar Jeevan Shikaram Committed by Commit Bot

[App Management] Change row height for main view.

Change row height for the main view.

Old view: https://bugs.chromium.org/p/chromium/issues/attachment?aid=409715&signed_aid=YSeOQ3JwzBU8qYy0vZmkqw==&inline=1
New view: https://bugs.chromium.org/p/chromium/issues/attachment?aid=409716&signed_aid=srOEmpb-mKz-hv5te-fa_Q==&inline=1

Bug: 999923
Change-Id: Ie487f9977cb61b618a2e9c7b3815fb25d8f45a02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778894
Auto-Submit: Jeevan Shikaram <jshikaram@chromium.org>
Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Commit-Queue: Dominick Ng <dominickn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692415}
parent 0bd404c0
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
font-weight: 400; font-weight: 400;
height: 64px; height: 48px;
} }
#app-title { #app-title {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment