workFlow.scss 150 Bytes
Newer Older
wangdanlei's avatar
wangdanlei committed
1 2 3 4 5 6 7 8 9
#dee-properties-panel{
    position: fixed;
    bottom: 0;
    right: 300px;
    height: 200px;
    width: 800px;
    z-index: 100;
    color: #333;
}