Fix sometimes non-clickable server bookmark button

This commit is contained in:
Benau 2021-07-14 10:40:30 +08:00
parent f490b1039a
commit 8711265877

View File

@ -8,9 +8,7 @@
</div> </div>
<div x="0%" y="1%" width="100%" height="98%" layout="vertical-row" > <div x="0%" y="1%" width="100%" height="98%" layout="vertical-row" >
<header id="title_header" width="80%" height="8%" align="center" text_align="center" text="Server Selection"/> <header id="title_header" height="2f" align="center" text_align="center" text="Server Selection"/>
<spacer width="100%" height="1%"/>
<box proportion="1" width="98%" align="center" layout="vertical-row" padding="6"> <box proportion="1" width="98%" align="center" layout="vertical-row" padding="6">
<list id="server_list" x="0" y="0" width="100%" height="93%" word_wrap="true" <list id="server_list" x="0" y="0" width="100%" height="93%" word_wrap="true"
alternate_bg="true" line_height="small"/> alternate_bg="true" line_height="small"/>