fix: Show registry info section expanded by default
This commit is contained in:
parent
5a611d92e1
commit
61ecc9c8d5
@ -486,7 +486,7 @@
|
|||||||
<div id="lookupStatus" class="lookup-status" style="display: none;"></div>
|
<div id="lookupStatus" class="lookup-status" style="display: none;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="registry-info">
|
<div class="registry-info open">
|
||||||
<div class="registry-info-header" onclick="toggleRegistryInfo()">
|
<div class="registry-info-header" onclick="toggleRegistryInfo()">
|
||||||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||||
<circle cx="12" cy="12" r="10"/>
|
<circle cx="12" cy="12" r="10"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user