fix: media print css (#2593)
This commit is contained in:
parent
a37a73dede
commit
d30fa8298b
@ -966,13 +966,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.v-content {
|
.v-main {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.v-content .contents {
|
.v-main .contents {
|
||||||
color: #000;
|
color: #000;
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user