Merge branch 'master' into try-folder-banner

~ Merge component spacing edits to the try-folder-banner branch
This commit is contained in:
geoffrey45
2022-08-02 03:18:21 +03:00
24 changed files with 195 additions and 126 deletions
-7
View File
@@ -96,11 +96,4 @@ onStartTyping(() => {
display: none;
}
}
.content {
padding: 0 $small;
margin-top: $small;
overflow: auto;
padding-right: $small !important;
}
</style>