Merge pull request #16 from MrDowntempo/Fix-Network-Card-Height
Fix: Corrected Network Card Height
This commit is contained in:
commit
aac7dc8e7f
1 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ PanelWindow {
|
|||
|
||||
// Network card containing Wifi and Bluetooth
|
||||
Rectangle {
|
||||
Layout.preferredHeight: 70
|
||||
Layout.preferredHeight: 80
|
||||
Layout.preferredWidth: 140
|
||||
Layout.fillWidth: false
|
||||
color: Theme.surface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue