mirror of
https://gitee.com/lyt-top/vue-next-admin
synced 2026-07-07 14:25:21 +08:00
'admin-21.04.02:去掉多余无用文件夹、新增web端自定义截屏演示'
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user