mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-15 17:44:46 +08:00
Merge pull request #6318 from artoscinote/ma_SCI_9328
Fix linked protocol info button position [SCI-9328]
This commit is contained in:
commit
80c23bd0fc
1 changed files with 4 additions and 4 deletions
|
@ -17,10 +17,10 @@
|
|||
</div>
|
||||
</a>
|
||||
</template>
|
||||
</div>
|
||||
<div :class="{'hidden': headerSticked}">
|
||||
<div class="my-module-protocol-status">
|
||||
<!-- protocol status dropdown gets mounted here -->
|
||||
<div :class="{'hidden': headerSticked}">
|
||||
<div class="my-module-protocol-status">
|
||||
<!-- protocol status dropdown gets mounted here -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue