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