Skip to content

Commit

Permalink
Fix toolbar up section after w2ui rework
Browse files Browse the repository at this point in the history
- remove fix height for toolbar-up
- this fix height will effect the bg-color in toolbar-up section
Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I7b307a6a72968ed81fe2eb8663c430f11e3b3ced
  • Loading branch information
Darshan-upadhyay1110 committed Apr 3, 2024
1 parent 1dd25aa commit 4da6cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/css/toolbar.css
@@ -1,6 +1,6 @@
#toolbar-up {
z-index: 11;
height: 38px;
align-self: center;
}

#document-name-input-loading-bar {
Expand Down

0 comments on commit 4da6cf6

Please sign in to comment.