19 lines
221 B
Plaintext
19 lines
221 B
Plaintext
@import "common.less";
|
|
|
|
.hin {
|
|
display: none !important;
|
|
}
|
|
|
|
.text {
|
|
.text-align(n);
|
|
}
|
|
.flex {
|
|
.flex(n);
|
|
}
|
|
|
|
.offcanvas-menu {
|
|
max-width: max-content;
|
|
}
|
|
.tags-toc-list .tags-toc-list-item {
|
|
width: 90%;
|
|
} |