Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
padding addressBar input
Browse files Browse the repository at this point in the history
  • Loading branch information
Phownix committed Oct 7, 2023
1 parent 20d5ce5 commit 524312c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/containers/applications/tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@
color: var(--txt-col);
border-radius: 4px;
border: solid 1px var(--comp-txt);
padding: .85rem 1rem;
padding-top: .75rem;
}
}

Expand Down

0 comments on commit 524312c

Please sign in to comment.