Skip to content

Commit

Permalink
further add view button adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerwyn committed Jul 4, 2024
1 parent 85dab34 commit 3d90fd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/common/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ paper-tabs {

/* Style add view button to look like view buttons */
#add-view {
top: 12px;
top: 6px;
height: 100% !important;
display: inline-flex;
flex-direction: column;
Expand All @@ -148,5 +148,5 @@ paper-tabs {
overflow: hidden;
line-height: 12px;
height: 100%;
margin-top: -10px;
margin-top: -4px;
}
Loading

0 comments on commit 3d90fd2

Please sign in to comment.