extract plot detail view into its own component
This commit is contained in:
@@ -105,6 +105,12 @@ a.external-link:after {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.top-right {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
body .mat-select-panel, body .mat-autocomplete-panel {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user