Appease the scss linter

pull/21833/head
Travis Ralston 2019-08-23 09:20:28 -06:00
parent 160396ca9e
commit 266e3af475
1 changed files with 33 additions and 38 deletions

View File

@ -52,15 +52,10 @@ limitations under the License.
border-bottom: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
//background-color: $accent-color-50pct;
padding: 10px 8px;
margin-right: 5px;
}
.mx_TabbedIntegrationManagerDialog_tab:first-child {
//margin-left: 8px;
}
.mx_TabbedIntegrationManagerDialog_currentTab {
background-color: $accent-color;
color: $accent-fg-color;