This commit is contained in:
parent
de4f63111d
commit
9eedc2bfb2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ export const openSetting = () => {
|
|||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="appearance"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="bazaar"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="search"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="keymap"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px;overflow: scroll" data-name="keymap"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="account"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="repos"></div>
|
||||
<div class="b3-tab-container fn__none" style="height:${height}px" data-name="about"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue