Ensure app info is too wide
This commit is contained in:
@@ -217,6 +217,7 @@ a.pankow-breadcrumb-item {
|
||||
/* info table label:value in Sections */
|
||||
.info-row {
|
||||
display: flex;
|
||||
gap: 15px;
|
||||
margin-bottom: 10px;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
@@ -406,6 +406,7 @@ onBeforeUnmount(() => {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
overflow-wrap: hidden;
|
||||
}
|
||||
|
||||
.configure-menu-item {
|
||||
@@ -441,6 +442,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
.configure-content {
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user