fix(gamescope): Updater UI

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-01-05 04:24:35 +00:00
parent dbee2e0fe5
commit d5635150f4

View File

@@ -121,13 +121,7 @@
</property>
<layout class="QVBoxLayout" name="changelogLayout">
<item>
<widget class="QTextBrowser" name="changelogText">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>150</height>
</size>
</property>
<widget class="QTextBrowser" name="changelogText">
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
@@ -192,7 +186,6 @@ p, li { white-space: pre-wrap; }
</property>
</spacer>
</item>
<!-- Start of added widgets -->
<item>
<layout class="QHBoxLayout" name="appImageSelectorLayout">
<item>
@@ -207,7 +200,6 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</item>
<!-- End of added widgets -->
<item>
<layout class="QHBoxLayout" name="buttonLayout">
<item>