11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
@import "../../style/CommonStyle.module.less";
|
|
@import "../../style/utils.module.less";
|
|
|
|
.tFullPopup {
|
|
> div {
|
|
font-family: @baseFont !important;
|
|
font-size: unset !important;
|
|
padding: 0 !important;
|
|
}
|
|
}
|