|
@@ -39,7 +39,6 @@ help-desk-detail {
|
|
> .secondary-header {
|
|
> .secondary-header {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
- margin-top: 15px;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
> .help-desk-content {
|
|
> .help-desk-content {
|
|
@@ -147,9 +146,9 @@ help-desk-detail {
|
|
display: flex;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
|
|
|
|
|
|
+ > .ias-header,
|
|
> .secondary-header {
|
|
> .secondary-header {
|
|
flex-shrink: 0;
|
|
flex-shrink: 0;
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
> .help-desk-content {
|
|
> .help-desk-content {
|