fix github buttons

This commit is contained in:
leminlimez
2024-09-28 20:07:37 -04:00
parent 77eb4dab38
commit 90aa746987
5 changed files with 10 additions and 7 deletions

View File

@@ -1566,7 +1566,7 @@ QToolButton:pressed {
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Nugget GUI - Version 3.0 (beta 3)</string>
<string>Nugget GUI - Version 3.0 (beta 4)</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -1726,7 +1726,7 @@ QToolButton:pressed {
<property name="geometry">
<rect>
<x>0</x>
<y>-3</y>
<y>0</y>
<width>650</width>
<height>1200</height>
</rect>