Skip to content

Commit

Permalink
padding #1060 (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeraKornienko authored Apr 20, 2022
1 parent 91b4854 commit 5a9af62
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ position: relative;
.tab-wrapper {
margin-bottom: 4rem;
}
.search {
padding-left: 10px;
}
.search-area {
display: flex;
justify-content: flex-end;
Expand Down Expand Up @@ -44,6 +47,7 @@ position: relative;
}
.search-bar {
width: 26rem;
padding-left: 16px;
background: #FFFFFF;
border: 1px solid #FFFFFF;
box-sizing: border-box;
Expand Down

0 comments on commit 5a9af62

Please sign in to comment.