SafetyScreen-ui/node_modules/vue-easy-print/dist/vue-easy-print.css

11 lines
185 B
CSS
Raw Normal View History

2025-03-29 19:33:58 +08:00
.easy-print-no-display[data-v-145975d5] {
/* 调试模式下屏蔽css即可 */
width: 0;
height: 0;
top: -100%;
left: -100%;
position: fixed;
z-index: 0;
}