Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
76cd96fc
Unverified
Commit
76cd96fc
authored
Jan 26, 2022
by
a1trl9
Committed by
GitHub
Jan 26, 2022
Browse files
fix detial typo (#4507)
parent
d56e1bd9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ts/webui/src/components/TrialsDetail.tsx
ts/webui/src/components/TrialsDetail.tsx
+1
-1
ts/webui/src/static/style/trialsDetail.scss
ts/webui/src/static/style/trialsDetail.scss
+1
-1
No files found.
ts/webui/src/components/TrialsDetail.tsx
View file @
76cd96fc
...
...
@@ -45,7 +45,7 @@ class TrialsDetail extends React.Component<{}, TrialDetailState> {
<
div
className
=
'trial'
id
=
'tabsty'
>
<
Pivot
defaultSelectedKey
=
{
'
0
'
}
className
=
'det
i
al-title'
className
=
'deta
i
l-title'
onLinkClick
=
{
this
.
handleWhichTabs
}
selectedKey
=
{
whichChart
}
>
...
...
ts/webui/src/static/style/trialsDetail.scss
View file @
76cd96fc
...
...
@@ -114,7 +114,7 @@
}
}
.det
i
al-title
{
.deta
i
l-title
{
.ms-Button
{
i
{
font-size
:
22px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment