increased break point to 500px
This commit is contained in:
@@ -281,7 +281,7 @@ a.umb-package-details__back-link {
|
||||
flex: 1 1 auto;
|
||||
margin-right: 20px;
|
||||
width: calc(~'100%' - ~'@{sidebarwidth}' - ~'20px'); // Make sure that the main content area doesn't gets affected by inline styling
|
||||
min-width: 300px;
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
.umb-package-details__sidebar {
|
||||
|
||||
Reference in New Issue
Block a user