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 3125e60 commit 99c634eCopy full SHA for 99c634e
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:210px;bottom:54px;background-color:#ddd"
+ style="inset:auto auto 53px 210px; background-color:#ddd"
97
/>
98
<a-layout>
99
<a-layout-sider :theme="theme">
0 commit comments