16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
@import "common.less";
|
|
|
|
.hiw {
|
|
display: none !important;
|
|
}
|
|
|
|
.text {
|
|
.text-align(w);
|
|
}
|
|
.flex {
|
|
.flex(w);
|
|
}
|
|
|
|
.offcanvas-menu {
|
|
max-width: max-content;
|
|
} |