Merged PR 2377: added enlarge map view on dnsapplication list
added enlarge map view on dnsapplication list Related work items: #23774
This commit is contained in:
@@ -3543,4 +3543,21 @@ ul.subFieldList {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.map-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.map-container--expanded {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.map-expand-link {
|
||||
background: none;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user