fix RightPanel
This commit is contained in:
parent
cf3cdaccf3
commit
c7d717f0a4
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ limitations under the License.
|
||||||
-ms-flex-order: 2;
|
-ms-flex-order: 2;
|
||||||
-webkit-order: 2;
|
-webkit-order: 2;
|
||||||
order: 2;
|
order: 2;
|
||||||
|
flex: 1;
|
||||||
|
-webkit-flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RightPanel_footer {
|
.mx_RightPanel_footer {
|
||||||
|
|
Loading…
Add table
Reference in a new issue