📱 (note) overflow on x

This commit is contained in:
2021-03-25 20:38:58 +01:00
parent a66476f233
commit 33375647c1
3 changed files with 10 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ $header-height: 40px;
flex-wrap: wrap;
.note {
width: 100%;
width: 100vw;
}
}
}