chore: test deploy snapshot
This commit is contained in:
@@ -382,6 +382,39 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-drawer .ant-drawer-content-wrapper {
|
||||
width: 100vw !important;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-drawer .ant-drawer-header {
|
||||
padding: 10px 16px 9px;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-drawer .ant-drawer-title {
|
||||
font-size: 15px;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-drawer .ant-drawer-extra {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-drawer .ant-drawer-body {
|
||||
display: flex;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.shared-resource-management-page__conversation-frame {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: calc(100vh - 48px);
|
||||
border: 0;
|
||||
background: #fff;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
.shared-resource-management-page__summary-strip {
|
||||
align-items: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user