Merge branch 'temp-U4-8602' of https://github.com/umbraco/Umbraco-CMS into temp-U4-8602
This commit is contained in:
@@ -425,9 +425,14 @@ a.umb-package-details__back-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
@sidebarwidthFlax: 350px; // Width of sidebar. Ugly hack because of old version of Less
|
||||
|
||||
.umb-package-details__main-content {
|
||||
flex: 1 1 auto;
|
||||
margin-right: 40px;
|
||||
|
||||
width: ~"calc(100% - @{sidebarwidthFlax})"; // Make sure that the main content area doesn't gets affected by inline styling
|
||||
}
|
||||
|
||||
.umb-package-details__sidebar {
|
||||
|
||||
Reference in New Issue
Block a user