Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-sorrentino committed Jan 17, 2025
1 parent 4955aee commit b324e6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions hushline/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1548,7 +1548,6 @@ img.upgrade {
-ms-overflow-style: none;
scrollbar-width: none;
gap: 1.25rem;
margin-top: 0.5rem;
}

.tab-list li {
Expand Down Expand Up @@ -2450,14 +2449,14 @@ p.bio + .extra-fields {
}

.settings-main .settings-content .tab-list li button {
padding: 0.25rem 0.625rem 0.25rem 0;
padding: 0 0.625rem 0 0;
}

.settings-main .settings-content .tab-list {
display: flex;
flex-direction: column;
padding-top: 0.25rem;
gap: 0;
margin-top: 0;
}

.settings-main .settings-content .settings-tabs + div {
Expand Down

0 comments on commit b324e6b

Please sign in to comment.