📱
This commit is contained in:
@@ -226,20 +226,14 @@ $header-height: 40px;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media print {
|
@media print, screen and (max-width: 768px) {
|
||||||
.readme {
|
|
||||||
position: static;
|
|
||||||
}
|
|
||||||
|
|
||||||
.flux-note {
|
.flux-note {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
.note {
|
.note {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: auto;
|
overflow-y: visible;
|
||||||
position: static;
|
|
||||||
overflow-y: visible;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.repo-title-breadcrumb {
|
.repo-title-breadcrumb {
|
||||||
|
|||||||
Reference in New Issue
Block a user