fix: no more clip overflow y
This commit is contained in:
@@ -180,7 +180,6 @@ $border-color: rgba(18, 19, 58, 0.2);
|
||||
section {
|
||||
padding: 1rem 0 2rem;
|
||||
overflow-x: auto;
|
||||
overflow-y: clip;
|
||||
}
|
||||
|
||||
.note-content {
|
||||
|
||||
Reference in New Issue
Block a user