mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
fix with for dashboard mobile
This commit is contained in:
parent
0f33babf77
commit
4bdb82c2c4
@ -84,7 +84,6 @@ export default class Dashboard extends React.Component {
|
|||||||
<div
|
<div
|
||||||
ref={this.primaryPanelRef}
|
ref={this.primaryPanelRef}
|
||||||
className={classnames("panel", "fade-opacity-active")}
|
className={classnames("panel", "fade-opacity-active")}
|
||||||
style={{ width: "102%" }}
|
|
||||||
>
|
>
|
||||||
{this.renderActiveTab()}
|
{this.renderActiveTab()}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user