Skip to content
Snippets Groups Projects
Commit 6035a372 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Fix build floater cutoff

parent 353d42db
No related branches found
No related tags found
No related merge requests found
...@@ -100,9 +100,9 @@ ...@@ -100,9 +100,9 @@
<font_size name="Monospace" font="Emoji" size="9.0" /> <font_size name="Monospace" font="Emoji" size="9.0" />
<font_size name="Huge" font="Emoji" size="16.0" /> <font_size name="Huge" font="Emoji" size="16.0" />
<font_size name="Large" font="Emoji" size="12.4" /> <font_size name="Large" font="Emoji" size="12.2" />
<font_size name="Medium" font="Emoji" size="11.4" /> <font_size name="Medium" font="Emoji" size="11.2" />
<font_size name="Small" font="Emoji" size="10.4" /> <font_size name="Small" font="Emoji" size="10.2" />
<font name="Monospace" <font name="Monospace"
comment="Name of monospace font"> comment="Name of monospace font">
...@@ -208,15 +208,15 @@ ...@@ -208,15 +208,15 @@
/> />
<font_size name="Large" <font_size name="Large"
comment="Size of large font (points, or 1/72 of an inch)" comment="Size of large font (points, or 1/72 of an inch)"
size="11.4" size="11.2"
/> />
<font_size name="Medium" <font_size name="Medium"
comment="Size of medium font (points, or 1/72 of an inch)" comment="Size of medium font (points, or 1/72 of an inch)"
size="9.4" size="9.2"
/> />
<font_size name="Small" <font_size name="Small"
comment="Size of small font (points, or 1/72 of an inch)" comment="Size of small font (points, or 1/72 of an inch)"
size="8.4" size="8.2"
/> />
<!--IBM Plex--> <!--IBM Plex-->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment