Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
GCompris
Commits
c34a5cb2
Commit
c34a5cb2
authored
Jun 09, 2020
by
Timothée Giet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
roman_numerals, smaller minimum font size in instructions for very small window case
parent
0f61d2d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/activities/roman_numerals/RomanNumerals.qml
src/activities/roman_numerals/RomanNumerals.qml
+1
-1
No files found.
src/activities/roman_numerals/RomanNumerals.qml
View file @
c34a5cb2
...
...
@@ -416,7 +416,7 @@ ActivityBase {
verticalAlignment
:
Text
.
AlignVCenter
color
:
"
#373737
"
fontSizeMode
:
Text
.
Fit
minimumPointSize
:
10
minimumPointSize
:
8
fontSize
:
mediumSize
}
}
...
...
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