【新增】标签目录和打印组件
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
url('https://at.alicdn.com/t/font_1995974_ihzpmuv4lpk.svg#iconfont') format('svg');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: "iconfont";
|
||||
src: url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.woff2?t=1725970465332') format('woff2'),
|
||||
url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.woff?t=1725970465332') format('woff'),
|
||||
url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.ttf?t=1725970465332') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
@@ -486,4 +494,13 @@ img {
|
||||
|
||||
.el-table__fixed-body-wrapper .el-table__body {
|
||||
padding-bottom: 6px; // 6px为横向滚动条高度
|
||||
}
|
||||
}
|
||||
|
||||
.hiprint_rul_wrapper {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.hiprint-printPanel {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user