Unverified Commit 76cd96fc authored by a1trl9's avatar a1trl9 Committed by GitHub
Browse files

fix detial typo (#4507)

parent d56e1bd9
......@@ -45,7 +45,7 @@ class TrialsDetail extends React.Component<{}, TrialDetailState> {
<div className='trial' id='tabsty'>
<Pivot
defaultSelectedKey={'0'}
className='detial-title'
className='detail-title'
onLinkClick={this.handleWhichTabs}
selectedKey={whichChart}
>
......
......@@ -114,7 +114,7 @@
}
}
.detial-title {
.detail-title {
.ms-Button {
i {
font-size: 22px;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment