Skip to content

Commit

Permalink
hide/show ribbon menu added
Browse files Browse the repository at this point in the history
  • Loading branch information
chinonso098 committed Sep 20, 2024
1 parent 0e9a62c commit 201c29e
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 122 deletions.
16 changes: 16 additions & 0 deletions src/app/system-apps/fileexplorer/fileexplorer.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,22 @@
.fileexp-tab-pane.active {
display: flex;
}

.figure-header-toggle{
position: fixed;
right: 2%;
}

.figure-header-tab{
position: relative;
width: 10px;
place-items:center;
}

.img-header-tab{
height: 10px;
width: 10px;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Header Tabs View Ended@@@@@@@@@@@@@@@@@@@@@@@@@@*/

Expand Down
Loading

0 comments on commit 201c29e

Please sign in to comment.