mirror of
https://github.com/edubart/otclient.git
synced 2025-12-04 08:56:51 +01:00
Minor fixes and improvements
This commit is contained in:
@@ -21,6 +21,8 @@ ConsolePhantomLabel < UILabel
|
||||
selection-background-color: #999999
|
||||
|
||||
ConsoleTabBar < MoveableTabBar
|
||||
height: 28
|
||||
|
||||
ConsoleTabBarPanel < MoveableTabBarPanel
|
||||
id: consoleTab
|
||||
|
||||
@@ -64,7 +66,6 @@ Panel
|
||||
|
||||
ConsoleTabBar
|
||||
id: consoleTabBar
|
||||
height: 28
|
||||
anchors.left: prev.right
|
||||
anchors.top: parent.top
|
||||
anchors.right: next.left
|
||||
|
||||
Reference in New Issue
Block a user