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 5, 2024
1 parent 5d2b01a commit e875759
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 e875759

Please sign in to comment.