'admin-21.04.02:去掉多余无用文件夹、新增web端自定义截屏演示'

This commit is contained in:
lyt
2021-04-02 18:07:49 +08:00
parent 641ace768c
commit 64dea73fa6
13 changed files with 125 additions and 116 deletions

View File

@ -14,3 +14,15 @@
border-bottom-right-radius: 3px;
z-index: 1 !important;
}
/* web端自定义截屏
------------------------------- */
#screenShotContainer {
z-index: 9998 !important;
}
#toolPanel {
height: 42px !important;
}
#optionPanel {
height: 37px !important;
}