Skip to content

Commit

Permalink
Add-ons title padding
Browse files Browse the repository at this point in the history
  • Loading branch information
New0 committed May 28, 2019
1 parent b4fd6e8 commit ad46311
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion clients/admin/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
border: 1px solid #a3bf61;
border-radius: 2px;
background: #fff;

h2 {
padding: 6px 7px;
}
}
}

Expand All @@ -101,7 +105,7 @@

.components-tab-panel__tabs {
margin-bottom: 1.5em;

.active-tab {
color: #ffffff;
background: #839e3f;
Expand Down

0 comments on commit ad46311

Please sign in to comment.