🎨 Merge branch 'develop'

This commit is contained in:
凡梦星尘
2022-06-12 15:34:38 +08:00
182 changed files with 7702 additions and 3249 deletions

View File

@@ -5,7 +5,7 @@
}
*/
@if $cfg_mobile_layout_economy {
@if $mobile_layout_economy {
@include mobile-small() {
// For Pisces & Gemini schemes only wider width (remove main blocks in Gemini).
.main-inner {
@@ -56,7 +56,6 @@
margin-bottom: 10px !important;
padding: 10px !important;
@if $cfg_note_icons {
&:not(.no-icon) {
padding-left: 35px !important;
}