Add related antennas edit link to list page
This commit is contained in:
parent
6ea0697699
commit
0dd1238157
5 changed files with 43 additions and 0 deletions
|
@ -4534,6 +4534,10 @@ a.status-card.compact:hover {
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.column-settings__section--with-margin {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.column-settings__row--with-margin {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
@ -4646,6 +4650,10 @@ a.status-card.compact:hover {
|
|||
.text-btn:not(.column-header__permission-btn) {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
&__antenna {
|
||||
margin-left: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.relationship-tag {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue