First draft autofetch data for RNA
This commit is contained in:
parent
ecd54de854
commit
0d9f02c88d
15 changed files with 64 additions and 15 deletions
|
@ -455,6 +455,13 @@
|
|||
min-height: 1px;
|
||||
}
|
||||
|
||||
.rna-info {
|
||||
margin-top: -$default-fields-spacer;
|
||||
margin-bottom: $default-fields-spacer;
|
||||
// Ensure the bottom-margin is not collapsed when the element is empty
|
||||
min-height: 1px;
|
||||
}
|
||||
|
||||
.send-wrapper {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue