mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
@import "card";
|
||||
@import "menu";
|
||||
@import "color";
|
||||
@import "responsive";
|
||||
// un refactor
|
||||
@import "protyle";
|
||||
@import "typography";
|
||||
@@ -593,3 +592,6 @@ progressLoading: 400
|
||||
margin-top: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
// 需放置最后,否则 https://github.com/siyuan-note/siyuan/issues/7056
|
||||
@import "responsive";
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
@import "reset";
|
||||
@import "function";
|
||||
@import "color";
|
||||
@import "responsive";
|
||||
// un refactor
|
||||
@import "protyle";
|
||||
@import "typography";
|
||||
@@ -314,3 +313,5 @@
|
||||
flex-wrap: initial;
|
||||
}
|
||||
}
|
||||
|
||||
@import "responsive";
|
||||
|
||||
Reference in New Issue
Block a user