We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26946f3 commit 3125e60Copy full SHA for 3125e60
packages/gui/src/view/App.vue
@@ -93,7 +93,7 @@ export default {
93
:highlightClass="'search-bar-highlight'"
94
:selectedClass="'selected-highlight'"
95
:hiden.sync="hideSearchBar"
96
- style="top:auto;right:auto;left:45px;bottom:45px;background-color:#ddd"
+ style="top:auto;right:auto;left:210px;bottom:54px;background-color:#ddd"
97
/>
98
<a-layout>
99
<a-layout-sider :theme="theme">
0 commit comments